Skip to content

jonrobinsdev/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

GameOfLife

Game of Life written in Python using Pygame

alt tag

Directions:

  • Requires pygame framework and Python3. Run using "python3 gameofoflife.py"

  • Click on the program to populate the grid with living cells.

  • Press enter or space to begin the game of life.

  • Press enter or space again to add/delete more cells.

  • Use the drawObject method used in the main method to populate the grid with pre-made creations.

Enjoy!

About

Game of Life written in Python using Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages