-
Notifications
You must be signed in to change notification settings - Fork 7
ghulette/haskell-game-of-life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Two versions of Conway's game of Life. One is a fairly standard version, the other is very slow, but specified in an interesting way. To build, use Cabal: $ cabal configure $ cabal build If you want to install: $ cabal install Or just run it: $ ./dist/build/conway/conway
About
Conway's Game of Life in Haskell
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published