This is the game of life implemented in Haskell.
To execute the game you do:
stack run
If you want to see a different game (not the glider one), open the REPL and use:
playGame OTHER_GAME
- EduardoLR10
- ribeirotomas1904
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the game of life implemented in Haskell.
To execute the game you do:
stack run
If you want to see a different game (not the glider one), open the REPL and use:
playGame OTHER_GAME