Conway's game of life in Python.
Requires python 3.
Install pygame
python3 -m pip install pygame --user
python3 conwayGraphics.py
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