RichardAlexanderGreen / GameOfLife3D

3 dimensional version of the Game of Life in Python with a Visual Python UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameOfLife3D

3 dimensional version of the Game of Life in Python with a Visual Python UI

Grid3D.py contains the Class Grid3D that implements a 3 dimensional grid and enables alternative rule functions.

Grid3DTest.py contains the unit tests for Grid3D.

VPython_GOL.py contains the user interface. It will only run in VPython IDE.

About

3 dimensional version of the Game of Life in Python with a Visual Python UI


Languages

Language:Python 100.0%