An example package of lamdoanduc
Project description
GAME_OF_LIFE This is course project for Advanced Scientific Programming in Python - Uppsala University
The python scripts for the game is under game_of_life/init.py
The game_of_life package is on the PYPI page: https://pypi.org/project/gameoflife-lam/
To install the package: >>>pip install gameoflife-lam
To run the game in python: >>>import game_of_life >>>game_of_life.run()
User can choose the grid size, number of genarations, and the initial pattern (a cross-shaped pattern or a random pattern)
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
gameoflife-test-0.0.1.tar.gz
(1.3 kB
view details)
File details
Details for the file gameoflife-test-0.0.1.tar.gz.
File metadata
- Download URL: gameoflife-test-0.0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed3a9740bf23f50ff4303b943800a0cee97250dbcae352a9b9c066d4a40f0ab1
|
|
| MD5 |
f40fb34e397fb2288712c4ff1d02f9ae
|
|
| BLAKE2b-256 |
825b4261b6d7eb51337e0a5d6517354571ff4af81dafe006aa36fe1541ace1e0
|