Skip to content

My rendition of John Conway's Game Of Life with wrap-around.

Notifications You must be signed in to change notification settings

maclermo/gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

John Conway's Game Of Life

Instructions

  1. Clone the repository
  2. Run pip3 install -r requirements.txt
  3. Run python3 main.py
  4. Click anywhere on the screen to draw shapes
  5. Hit ENTER on your keyboard to start/pause the simulation.
  6. Hit SPACE to enable/disable "disco" mode.

About

My rendition of John Conway's Game Of Life with wrap-around.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages