Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 298 Bytes

haskell-lifegame

Life of game implemented in Haskell.

image

How to run

cabal build
cabal run

Config

You can change the some parameters by editing app/Config.hs.