Conway's Game of Life made using Python and Pygame
- Download project onto your computer
- To run this project you will need Python 3 and Pygame installed.
- Open the folder where the project is located and double click on the file
main.py
- Click on window to make cells become alive or dead
- Press
enter
key when you are ready to see the simulation - When simulation is on, press
r
key to restart - When you want to close the program, click on the exit button on the window