Skip to content

me-th/the-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

the game of life

simple python implementation of the game of life

installation

git clone https://github.com/me-th/the-game-of-life

running

linux/mac

cd the-game-of-life && python3 view.py

windows

building under windows not supported :(

usage

Click Start button to run the simulation.
Click Pause button to stop the simulation.
Click Clear button to clear all cells.

Use dropdown menu to choose from predefined patterns, or draw your own by clicking directly where you want to add/remove cells.

About

simple python implementation of the game of life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages