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

example

Development

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

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.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for game_of_life_animation-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2b541f71d02d252e270e789006deacc8f4173deaa6a5d5500c48e27692d2f5d5
MD5 4b777faa1f2bfc182fd736fc66e1211c
BLAKE2b-256 b41490045838611dc2f0067339e3acf16e3c24df5a02e1ab6592a7e5537bc8e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for game_of_life_animation-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 de9580bb15584bab1c7b040c7bfaab3a37a31ab657195c4b6bcfc0c458a5d591
MD5 ad1fd1c106a01ca21034351b3b5c7c45
BLAKE2b-256 c91fcfd6311754fd8072a08c23a14280b11090f14ba2c32500d6fa172c526d1b

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