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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for game_of_life_animation-0.1.2.tar.gz
Algorithm Hash digest
SHA256 187a8c8684846a2578a03da5fea181efd3b877c64cceede0d0fa17a55242ef26
MD5 290c809d9f16b3a942dfb7e89ef8f0be
BLAKE2b-256 dbcddf1f0e27ce9d3214ebc89db952130591a221d5e63ec45c0573c574ee859e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for game_of_life_animation-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 33ecf51db36e6d62dfe71bbb022444d21429c537bc71b8d6441710a0945fc1c2
MD5 9925b11d7dd5b27750719fa2b2794954
BLAKE2b-256 bd5a4343437a9ea3c46dec5c159f08bfafcc659166f61b60ff1cbfb7e83a19ca

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