This project is a game inspired by the concept of Red Light and the green Light game. In this game you need to first register and then select the difficulty then start the game.
The game has a time limit that is 40sec under this time limit you need to click the green square only and if you click the red square the game will be overed. You have to click the green colored square min 10 times to win the game.
There is a Scoreboard feature also that lets you see how much faster you have completed the game.
The Technlogy I have used is -
- React Js
- Tailwind CSS
To Use this Project You need to first clone it and then you need to install all the dependencies by typing this command.
npm i
then just run the react app using
npm run dev