/Conways-Game-of-Life

Implementation of Conway's Game of Life. (https://en.wikipedia.org/wiki/Game_of_Life)

Primary LanguageProcessingApache License 2.0Apache-2.0

Conway's Game of Life

Implementation of Conway's Game of Life, done in 'Processing' (Java framework).

Bring dead cells to life and vice versa with the left mouse button.
's' starts/stops the generation iterations.
'r' resets the application.
'c' switches the camera between 2D and 3D.

2D perspective Alt text

3D perspective Alt text

Requirements

Start the application using Processing.