Skip to content

kovcharenko51/life_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Run

pip install -r requirements.txt

python3 main.py

Controls

  • Click or hold LMB to draw or erase creatures
  • ENTER (RETURN) to start the game
  • S to save the start pattern (even if started the game)
  • L to load the saved pattern
  • Arrows to move across the field
  • Z to zoom out, X to zoom in
  • DEL to stop the game (reset the field)

About

Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages