Skip to content

School project: game of life simulation with extra rules.

License

Notifications You must be signed in to change notification settings

Sveske-Juice/gol-extended

Repository files navigation

Very simple extension to conway's game of life. Written in java using the processing API.

hotkeys

  • 'i' : toggle the debug window
  • up arrow : increase sim speed
  • down arrow : decrease sim speed
  • mouse click : pause simulation
  • space : single step simulation (needs to be paused)

a test run of the sim:

About

School project: game of life simulation with extra rules.

Topics

Resources

License

Stars

Watchers

Forks