Skip to content

groodt/purescript-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureScript Game of Life

Conway's Game of Life in PureScript rendering to HTML5 Canvas.

Dependencies

You will need node and npm installed. Installing globally is probably easiest.

You will need PureScript installed. Either globally or in a cabal sandbox.

Building

npm install
bower update
grunt

View in browser

Open up index.html

open html/index.html

About

Conway's Game of Life in PureScript rendering to HTML5 Canvas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published