https://github.com/profound-labs/memory-master-mind
Memory training in the terminal
https://github.com/profound-labs/memory-master-mind
brain-games brain-training command-line memory memory-game memory-training tui
Last synced: 4 months ago
JSON representation
Memory training in the terminal
- Host: GitHub
- URL: https://github.com/profound-labs/memory-master-mind
- Owner: profound-labs
- License: mit
- Created: 2022-10-09T13:07:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-06T14:32:23.000Z (over 3 years ago)
- Last Synced: 2025-10-26T06:37:10.061Z (8 months ago)
- Topics: brain-games, brain-training, command-line, memory, memory-game, memory-training, tui
- Language: Python
- Homepage:
- Size: 272 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MMM - Memory Master Mind
Memory training in the terminal
Install with pip:
``` shell
pip install memory-master-mind
```
Run with the `mmm` command.
## Help and Challenges Info
- [App Help](mmm/assets/mmm_help.md)
- [Static Number Sequence](mmm/assets/static_number_sequence.md)
- [Timed Number Sequence](mmm/assets/timed_number_sequence.md)
- [Math (Arithmetic)](mmm/assets/math_arithmetic.md)
- [Quotes and Verses](mmm/assets/quotes_and_verses.md)





## Preferences


## Links
Powered by the [textual](https://github.com/Textualize/textual) TUI framework