Skip to content

The classic Conway's Game of Life written in Python using PyGame.

Notifications You must be signed in to change notification settings

WRakocki/game-of-life-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

The classic Conway's Game of Life written in Python using PyGame.

Controls:

  • space - pause/unpause the game
  • r - generate random cells
  • q - clear the grid
  • mouse click - add/delete cell

image

About

The classic Conway's Game of Life written in Python using PyGame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages