/Game-of-Life-on-Processing

An implementation of the game of life with Java using Processing

Primary LanguageProcessingMIT LicenseMIT

Game of Life on Processing

An implementation of the game of life using Processing.

Basic usage controls:

  • Press the mouse to change the state of a cell
  • Use the mouse wheel to change the framerate of the simulation
  • Choose one of the pre-made structures and spawn them into the simulation
  • Play/Pause simulation
  • Clear the simulation for an empty canvas

Screenshot of the program

Learn more here.