This is a Javascript/jQuery/HTML/CSS implementation of "Conway's Game of Life." Conway's game is a mathematical simulation; think of it as a sort of "Sim Bacteria" where cells live or die based on certain rules.
There is a live version at http://www.squidproco.com/game-of-life/
- Drag and drop preconstructed patterns to try out
- Save/load from a string, or store your grid on the server at a bookmarkable link.
- Resizable grid
- Step through one day at a time or use adjustable rate automatic playback
- Fancy rainbow grid