Skip to content

shadwstalkr/haskell_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple implementation of Conway's game of life in Haskell. Sample starting grids are in the directory tests.

The project depends on the following packages from Hackage:

  • vector
  • gloss

See here for more details.

-- Alex Midgley (http://www.tapdancinggoats.com/)

About

Conway's game of life implemented in Haskell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published