https://github.com/mclintprojects/mnemosyne
How many digits can you memorize?
https://github.com/mclintprojects/mnemosyne
Last synced: about 1 month ago
JSON representation
How many digits can you memorize?
- Host: GitHub
- URL: https://github.com/mclintprojects/mnemosyne
- Owner: mclintprojects
- Created: 2024-01-03T00:12:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-10T17:24:05.000Z (10 months ago)
- Last Synced: 2024-07-10T21:05:14.383Z (10 months ago)
- Language: Vue
- Homepage: https://digitsgame.netlify.app
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# digits
First of a few small games I plan to make this year. How many digits can you memorize? Play in your browser: https://digitsgame.netlify.app.
## Project setup
```
yarn install
```### Run the app locally
```
yarn serve
```