Conway's Game of Life RULES Implementation in haskell Requirements GHC available to download HERE How to run: Go inside the project Run ghc --make Main.hs Run ./Main In order to add another starting board change ./resources/board.txt file