Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 289 Bytes

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.