It's an app using React library to create the Tenzies game.
The player rolls a set of 10 dice. Quickly looks at them and decides which number to go for. Then puts all their dice with that number aside, and roll again for the remaining dice. They keep rolling until all ten of their dice show the same number. This game can be done with the existing timer to save the userās best time record.
You can see the live version of the project here
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.