Conway

Published: Updated:

Conway is an implementation of the Game of Life as proposed by John Conway. It was written in python using pygame. The user can use the mouse button to place/remove tiles, press space to toggle the simulation and R to reset.