Skip to content

nmmarzano/python-gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

Small implementation of Conway's Game Of Life in python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages