/python-gameoflife

Small implementation of Conway's Game Of Life in python

Primary LanguagePython

python-gameoflife

Small implementation of Conway's Game Of Life in python, mostly to practice python

Uses pygame for most things


Left click: turn cell on/off

Right click/space bar: pause/unpause simulation

Down arrow key/mouse wheel down: slow down simulation

Up arrow key/mouse wheel up: speed up simulation

C: clear board

1-5: change palette

Escape: exit the simulation