conwayPy
Conway's game of life in Python.
Requires python 3.
Installation
Install pygame
python3 -m pip install pygame --user
Graphics version
python3 conwayGraphics.py
Text version
python3 conwayText.py
Conway's game of life in Python.
Requires python 3.
Install pygame
python3 -m pip install pygame --user
python3 conwayGraphics.py
python3 conwayText.py