Skip to main content

Conway's Game of Life - Cellular Automata.

Project description

GameOfLife is a python3 package that provides two classes that together implement Conway’s Game of Life.

Install the GameOfLife package using pip:

$ sudo pip3 install GameOfLife

Or clone the git repository:

$ git clone https://github.com/JnyJny/GameOfLife.git
$ cd GameOfLife
$ sudo python3 setup.py install

Also included in the package is CGameOfLife, a python script that displays the simulation in a terminal window using curses.

Old skool is best skool.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

GameOfLife-0.1.0-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page