Skip to content

ErikCupal/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of Game of life in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published