https://github.com/offish/dual-n-back
Dual-N-Back built in Python, played through terminal.
https://github.com/offish/dual-n-back
dual-n-back terminal-game
Last synced: about 2 months ago
JSON representation
Dual-N-Back built in Python, played through terminal.
- Host: GitHub
- URL: https://github.com/offish/dual-n-back
- Owner: offish
- License: mit
- Created: 2021-01-30T20:23:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T20:26:29.000Z (over 5 years ago)
- Last Synced: 2025-03-03T16:29:38.983Z (over 1 year ago)
- Topics: dual-n-back, terminal-game
- Language: Python
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dual-n-back
Dual-N-Back built in Python, played through terminal.
Read about how the game works [here](https://github.com/jperryhouts/Dual-N-Back/blob/master/README.md).
```
pip install playsound
python main.py
```