https://github.com/fey/python-brain-games
Bundle of CLI games. Python implementation
https://github.com/fey/python-brain-games
Last synced: 12 months ago
JSON representation
Bundle of CLI games. Python implementation
- Host: GitHub
- URL: https://github.com/fey/python-brain-games
- Owner: fey
- Created: 2023-01-31T11:41:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T17:02:50.000Z (over 1 year ago)
- Last Synced: 2025-02-01T01:51:40.583Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# brain games
[](https://github.com/fey/python-project-lvl1/actions) [](https://github.com/fey/python-project-lvl1/actions/workflows/main.yml) [](https://codeclimate.com/github/fey/python-project-lvl1/maintainability)
## Prerequisites
* Python 3.12+
* Poetry 1.7+
* Make
* Ubuntu/Macos/WSL
## Commands
```bash
make install
make lint
make brain-games
```
# asciinema
* calc -
* even -
* gcd -
* prime -
* progression -