Web Game Project using by React, Jsx, and developed with the help of React Hooks(useState, useRef, createPortal)
- Clone the repo
git clone https://github.com/mahdiasgharii/Time-Game-Challenge.git
- Install NPM packages
npm install
- Run project on localhost
npm run dev
You can set your name as player
Scoring is based on the speed and accuracy of your response and then a series of Mathematical operations in the relevant function calculates your score.
If you fail to click "Stop" within the specified time, You Lose.