Conway's game of life in python
Project description
game-of-life
Game of life implementation in the python standard library and numpy
Setup
1. Install the Package
- Clone
git clone https://github.com/hogum/game-of-life
- Install
python3 setup.py install
2. Install using pip
pip install game-of-life-MUGOH==0.0.11
Testing
Run
pytest
Playing the Game
example
from game_of_life import play
if __name__ == '__main__':
play()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file game-of-life-MUGOH-0.0.16.tar.gz
.
File metadata
- Download URL: game-of-life-MUGOH-0.0.16.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 692ab7f20917b03dee145dcaf6e3191dac3b7e1a63a7a03ff702146463bd7a0d |
|
MD5 | bded5395bfed97701ed8c232c4151e4e |
|
BLAKE2b-256 | 4a1da48e672fa3c0db471021ef06b743b3bea5803ddde7b12a9fb796d29c2f2e |
File details
Details for the file game_of_life_MUGOH-0.0.16-py3-none-any.whl
.
File metadata
- Download URL: game_of_life_MUGOH-0.0.16-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a0cd339e734060aeeb8b6da7a1ba04fb1e4e51944073a92f2a62c79304402e6 |
|
MD5 | 0fdb5761cff95600f997e8232cd9b66c |
|
BLAKE2b-256 | 2c017d9fbd666ff62f5c7be8690fc4a3fe7f7b8b80a92b13472414346a1fe596 |