Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 283 Bytes

Game of Life

This is just a processing implementation of John Conway's Game of Life.

Features

You can stop/start evolution by clicking Space and you can clear the board if you click Backspace. If you click left mouse button on the board, a cell will appear in the place.