Game of Life with only Python builtin libraries
Project description
Conway's Game of Life
Just a simple project implements the famous Game of Life with nothing but Python's builtin libraries. The interface is inspired by this website. This is also a practice of designing a GUI application that follows the MVP architecture.
Requirements
- Python3 (with Tk configured)
Install
$ pip install game-of-life-nodeps
Run
$ game-of-life
Or
$ python3 -m game_of_life
Test
$ python3 -m unittest
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file game-of-life-nodeps-0.0.3.tar.gz.
File metadata
- Download URL: game-of-life-nodeps-0.0.3.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ce58438770387c0488f5027392e32acecd9315ae3ac0781af3c66aa45044abc
|
|
| MD5 |
696b73eb7ca5de59fbcd0a5afef0fc5d
|
|
| BLAKE2b-256 |
eb1f9cfbdf7c9c158330d324391fbb2572cb1d95e34c08745fbc741a0b6426ca
|
File details
Details for the file game_of_life_nodeps-0.0.3-py3-none-any.whl.
File metadata
- Download URL: game_of_life_nodeps-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
736195dfac8d08800717a1f0b7485b5a31c2ccb016810806814b123446ebe87e
|
|
| MD5 |
8ddd889f5b84556e32118aa965c08a70
|
|
| BLAKE2b-256 |
dce2a6625aa60cb28975cf606adccb4eaa9a492a1380be9691ee21c504e1e01c
|