An open API service indexing awesome lists of open source software.

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.

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
```