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

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?

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