Conway's Game of Life
Simulation Written in JavaScript
Instructions:Click on the cell to flip the color, red for living,
white for dead. Click start to start the simulation, pause to halt it.
click reset to clean the map.
Reference: http://en.wikipedia.org/wiki/Conway's_Game_of_Life
P.S. I build this simulation just to learn how to use Java Script.
This is not the final version, and I don't know when I will
up date it.
Refresh Period: ms