Skip to content
/ GolForPi Public

Game of Life optimised for RaspberryPi display

Notifications You must be signed in to change notification settings

Jidbo/GolForPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Game of Life for Raspberry Pi

Easy implementation of Conways Game of Life in python with pygame. Designed to be used with the Raspberry Pi 7" touchscreen. Arguments: GolForPi width height delay modifier

  • width: width of tiles in window
  • height: height of tiles in window
  • delay: delay between iterations that is added to calculating time
  • modifier: size of cell = 20 * modifier

About

Game of Life optimised for RaspberryPi display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages