Brain Games by 2rage
Brain Games is a set of console-based brain games built in Python. Each game provides a different mental challenge, ranging from calculations and number theory to recognition of even numbers.
Prerequisites
- Python package manager:
pipx(recommended) orpip - For building the app:
poetry
Installation
pipx install 2rage-brain-games
or
pip install 2rage-brain-games
Building the App
make build
Built sources will be available in the dist/ directory.
Example of the App in Action
Release files for 2rage-brain-games 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| 2rage_brain_games-1.0.2.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| 2rage_brain_games-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.2 kB
Release files / 2rage_brain_games-1.0.2.tar.gz
| Download URL | 2rage_brain_games-1.0.2.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e7f1f199e1bad48a0f7aa32d3a334e57ff90627105fe9cb90e4b06da39152c50
|
|
BLAKE2b-256 checksum How to use checksums |
c21dde5eb9546e0648375e572ba8eca6e9466cf55ac2873d8b9288bc2db84d8f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.3 Darwin/23.5.0
|
Release files / 2rage_brain_games-1.0.2-py3-none-any.whl
| Download URL | 2rage_brain_games-1.0.2-py3-none-any.whl |
|---|---|
| Size | 7.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
908009c5068b5422fae8380dff48b48dcc5165ddd1fe4ffd2370061bb65f5f17
|
|
BLAKE2b-256 checksum How to use checksums |
7703daafc86421288ae18334b2838737d5086566c039c456cb0b356500ed96cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.3 Darwin/23.5.0
|