Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SherllyNeo/memory_rust
A simple program to help train memory written in blazingly fast rust
https://github.com/SherllyNeo/memory_rust
Last synced: 11 days ago
JSON representation
A simple program to help train memory written in blazingly fast rust
- Host: GitHub
- URL: https://github.com/SherllyNeo/memory_rust
- Owner: SherllyNeo
- Created: 2022-04-24T18:35:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T20:26:52.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T05:23:30.674Z (3 months ago)
- Language: Rust
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blazingly-fast - memory_rust - A simple program to help train memory written in blazingly fast rust (Rust)
README
# memory_rust
A simple program to help train memory written in blazingly fast rust
by Sherlly & LightThis program has several features:
## General Form
./memory_rust -game amount_of_data seconds_per_data
eg
./memory rust -cards 52 3 will show 52 cards for 156 (52*3) seconds and then ask you to recite it from memory after clearing the screenh## number memory quiz
./memory_rust -numbers## cards memory quiz
./memory_rust -cards## words memory quiz
./memory_rust -words## names memory quiz
./memory_rust -names## objects memory quiz
./memory_rust -objects## facts memory
./memory_rust -facts
NOTE - not a game. This will show the same amount of facts and for the specified time like the other quizes however it does not accept input after clearing the terminal