An implementation of Conway's Game of Life in HTML, SVG and JavaScript.
Click tiles on the grid to turn cells on or off and hit Start
or Stop
to control the simulation. Redraw
refreshes the screen with the specified grid size. The interval between generations can be specified in milliseconds.
The examples drop-down sets up the grid with some interesting patterns.