Dice Game is a fun and interactive web game built using React.js. The game lets you choose a number between 1 to 6, and then roll a virtual dice. If the dice lands on your selected number, you earn a point. It's a simple game of chance with a smooth and responsive UI.
- Select a number from 1 to 6
- Click the dice to roll a random number
- Score increases if your selection matches the dice roll
- Built with React.js
- Fully responsive layout
- Easy to play and beginner-friendly
- React.js
- Native CSS
git clone https://github.com/your-username/dice-game.git
cd dice-game