/Game-Of-Life-Rails

Conway's Game of Life in jQuery, with a Rails back end

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, 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