Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 390 Bytes

Game of life

Simple implementation of Game of life.

demo

How to run

  1. Install stack if you don't have it installed
  2. git clone https://github.com/ErikCupal/game-of-life.git
  3. cd game-of-life
  4. stack setup
  5. stack runghc -- src/Main.hs
  6. type location of a pattern, eg. seeds/pulsar.txt