- When you start the game cards with numbers will be shown to you
- Memorize the cards as best you can
- Click "Play" to flip the cards and hide the numbers
- Flip the cards back in the order of the numbers (from smallest to largest) to win!
- Vue.js view framework
- Vuetify material design framework
- Random.org JSON-RPC API for generating numbers
npm install
npm run serve
npm run build
npm run test:unit
npm run lint