No project description provided
Project description
Game of Life
Conway's Game of life in python
- This program has been coded to test how the curses python module works.
Run and see the Game play updating every 0.1 seconds. Press <q> to exit, or <CTRL+C> to kill the program.
In edit mode, press <SPACE> to toggle the cell state. Press <q> to start resume the game.
Installation
pipx install game-of-life-uc
- Run with
game-of-life
Dependencies
- curses
- time
- random
- copy
- argparse
To-Do
- Add a How-To window (curses.newwin())
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
game_of_life_uc-0.1.2.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file game_of_life_uc-0.1.2.tar.gz
.
File metadata
- Download URL: game_of_life_uc-0.1.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/22.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37c928e90fa698189a820d76d98905e9a2e5cee65348296c2c23e8bc57fc653a |
|
MD5 | 9715d18e3f01ac9aedbd7f177c2cab91 |
|
BLAKE2b-256 | 3cad718a9462f668483c26ebdcf239b5ba1da4117e27623104c4b788413ab482 |
File details
Details for the file game_of_life_uc-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: game_of_life_uc-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/22.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 675437438d43ac920b587b664dbaf641c44f7c29b5159edde3475ebc1f8e3163 |
|
MD5 | 3b70bea0d052636daba164cb7123a715 |
|
BLAKE2b-256 | eb11be3afff7978da7769b6d6d59a42c15b2886bd7051adb822f6c2d4a49703a |