Pygame implementation of Conway's Game of Life
Project description
Conway's Game of Life
Simple pygame implementation of Conway's Game of Life
Screenshot
Installation
install with pip:
`pip install pygameoflife_dadeerh`
Install from source:
`python setup.py install`
Running
Ruin via laucnh script installed with pip package:
`pygameoflife_dadeerh`
Run as a python module:
`python -m pygameoflife_dadeerh`
Using inside of code:
to import class in to your own code:
`from pygameoflife_dadeerh import LifeGame`
Controls
There are a couple of keybinds available:
- q - Quit
- s - Start/Stop (toggle pause)
- r - Randomize the grid
Source Code
https://github.com/Dadeerh/pygameoflife_dadeerh
Contact
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
File details
Details for the file pygameoflife_dadeerh-1.1.6.tar.gz
.
File metadata
- Download URL: pygameoflife_dadeerh-1.1.6.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea537ff04c395b217bc15361c6b20e52831eb8391d2c52ec12f74a918a909fcb |
|
MD5 | 7c5813598e3b6e92718d49f89976b02e |
|
BLAKE2b-256 | 2f81e155f8c4335506b690d5c47eb2e995b18240695211dd6880959a002f43af |