Conway's Game of Life in PureScript rendering to HTML5 Canvas.
You will need node and npm installed. Installing globally is probably easiest.
You will need PureScript installed. Either globally or in a cabal sandbox.
npm install
bower update
grunt
Open up index.html
open html/index.html