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.
Start the application using Processing.