Conway's Game of Life in Python.
Project description
Conway’s Game of Life implemention with pygame
Screenshots
Installation
Install with pip:
pip install LifeGame
Install from source:
python3 setup.py install
Running
Run via launch script installed with pip package:
GameofLife
Run as a Python module:
python -m GameofLife
Using inside of code
To import the class in your own code:
from LifeGame import LifeGame LifeGme().run()
Controls
q –> quit
s –> pause
r–> randomize
Links
Contact
Oscar Ozorio <osvaldo15963@fpuna.edu.py>
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
LifeGame-1.0.3.tar.gz
(4.1 kB
view details)
File details
Details for the file LifeGame-1.0.3.tar.gz.
File metadata
- Download URL: LifeGame-1.0.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d417f4220bd94f00d24e2ebf8791fe1ca1953febab879193ba5c434a8846a31b
|
|
| MD5 |
0b0ae17e0cf298568c65f18a63f50c7b
|
|
| BLAKE2b-256 |
3264750bf2f7540272c87f15f1c729fa596e9f4543beea2ae044b7f44501b57b
|