Skip to content

A small fun project utilizing the python graphics package

Notifications You must be signed in to change notification settings

CRiva/python-conways-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-conways-game-of-life

This is a slightly altered version of Conways Game of Life

You will need to make sure you download a copy of the Graphics.py code in order for this to work. You can create a folder graphics and put the graphics code in an __init__.py file because the GOL code calls from graphics import *

To run the code, run python3 conways_gol.py from the command line.

About

A small fun project utilizing the python graphics package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages