A fun dice-rolling game where you aim to get all the dice to show the same number. Click each die to freeze its current value and roll again until you win!
- 🎲 Roll Dice: Randomize the numbers on the dice by clicking the "Roll" button.
- 🧊 Freeze Dice: Click on a die to lock its value during rolls.
- 🎉 Winning Effect: Celebrate your win with a confetti animation!
- 💻 Built with React JS, Vite, and styled with Tailwind CSS.
- Clone the repository:
git clone https://github.com/MUMEi-28/Tenzies.git
- Navigate to the project directory:
cd tenzies-game - Install dependencies:
npm install
- Start the development server:
npm run dev
- React JS: For building the user interface.
- Vite: For fast development and build tooling.
- Tailwind CSS: For styling.
- React-Confetti: For adding a fun confetti effect when the player wins.
- Click the "Roll" button to randomize the numbers on the dice.
- Select dice to freeze their value by clicking on them.
- Keep rolling until all dice show the same number.
- Enjoy the confetti celebration when you win!
Enjoy gaming with Tenzies Game! 🎮
