Game of life

This is a simple test of the HTML5 canvas and Javascript. Implements Conway's Game of Life. Note that not every browser supports HTML5.

See the html source for the implementation.

Click on the canvas to restart.