Skip to content

jezen/gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

A naïve implementation of Conways' Game of Life in Haskell.

Counting the number of live neighbours for a given cell is inefficient, but otherwise it runs fine.

Preview

About

Haskell implementation of Conways' Game of Life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors