This is my version of the Tenzies game, created using React and set up with Vite. This repository is a fork of the original Tenzies Project from the "React Course - Beginner's Tutorial for the React JavaScript Library [2022]."
In addition to the original game, I have added the following features:
- Count the Rolls: Keep track of the number of rolls during the game.
- Timer: Set a timer to add excitement to the gameplay.
- Win/Loss Indicator: Display whether the player has won or lost the game.
- New Game Logic: Prevent rolling the dice after the game ends until starting a new game.
- Dice with Dots: Replaced the numbers on the dice with dots for a more visually appealing experience.
Feel free to check out and play the game! If you have any suggestions or improvements, don't hesitate to open an issue or submit a pull request.
Have fun playing Tenzies!