Game of Life

http://www.mediafire.com/convkey/5062/7pacj8xa9wa67kufg.jpg

This is my version of Conway’s Game of Life.
You can change the speed of the animation and also clear all the cells.
Left click to add cells and right click to remove them.

Make sure you extract the files to wherever, and open it with “Java Platform SE Binary”.

Download it here

Added in version 0.4

  • Save/Load buttons
  • Step forward button
  • Added instructions and game rules
  • Tooltips
  • Bug fixes

Added in version 0.3

  • Resizable grid
  • Updated FPS counter

Added in version 0.2

  • Save/Load feature
  • Resizable layout
  • Better support for smaller screens

Known bugs

  • Game may crash or freeze when changing size.

Future features

  • Step back a number of steps
  • Possibly an options panel
  • Ability to add pre-created objects, like gliders into the layout.