Skip to main content

A simple implementation of Conway's Game of Life using Python. Uses ascii-animator to animate the game to the terminal.

Project description

game-of-life

python

A simple implementation of Conway's Game of Life using Python. Uses ascii-animator to animate the game to the terminal.

Install

pip install game-of-life-animation

Execute

game-of-life

Build

python -m pip install --upgrade build
python -m build
python -m pip install .

example

Execution using Docker image

docker container run --rm -it soda480/game-of-life:latest

Execution using locally built Docker image

Clone this repository to your machine, then change directory to the directory where the repository was cloned.

Build Docker Image:

docker image build -t game-of-life:latest .

Run Docker Container:

docker container run --rm -t game-of-life:latest

Project details


Download files

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

Source Distribution

game_of_life_animation-0.1.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

game_of_life_animation-0.1.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file game_of_life_animation-0.1.0.tar.gz.

File metadata

File hashes

Hashes for game_of_life_animation-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ed5be958598358a7ec6dd9cacd37fe238e9e6df3c852eb3cfde9d43ebc7ce45d
MD5 024e963893b1f6d3ddde2f28ca90ad65
BLAKE2b-256 cb3baf96c24d472740b98c84fe7effc3e7683fbc1881014ea9b9000adbb65ad5

See more details on using hashes here.

File details

Details for the file game_of_life_animation-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for game_of_life_animation-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc9df58ec4412b3e5d98249b73d4c725e345addcc555eaf4b162ee693ffb26ed
MD5 be3d454ee7883539217d1e9e87761b22
BLAKE2b-256 8195f8ba42401970fe481b5736a0c98c5e6d7a14b93fe5cb0c0ff2cb658b944b

See more details on using hashes here.

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