Your browser need to support canvas element.

Conway's Game of Life in Javascript

This is a browser based implementation
of "Conway's Game of Life" principles.
You can interract with the visualisation by clicking on the canvas.

View source code on Github