/ConwaysGameOfLife

A HTML/JS/jQuery/CSS implementation of Conway's Game of LIfe

Primary LanguageJavaScript

About

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/

Features

  • Drag and drop preconstructed patterns to try out
  • Save/load from a string
  • Resizable grid
  • Step through one day at a time or use adjustable rate automatic playback
  • Fancy rainbow grid