🚀 reaction game with simple UI. created in Vue - option API
the game start when the player click on the start button. then the player need to click only on the green shapes.
when the player accidentally click on a different shape the game end and the end-screen appears with the score and a short sentence about the performance of the player.
- Clone this repository using
git clone https://github.com/dhhruv/Sudoku-Solver.git
npm install
npm run serve
npm run build
MIT