StraysWonderland / Conways-Game-of-Life

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Processing 100.0%