The Dice Roller Game is a fun and interactive two-player game that allows users to roll virtual dice and determine the winner based on the outcome of each roll. Players can enter their names, and with each click of the "Roll Dice" button, the dice are rolled, and the game displays the result, announcing the winner of each round.
- Play a two-player dice game online.
- Enter the names of the two players.
- Roll dice with a simple click.
- Announces the winner of each round based on dice outcomes.
- User-friendly and engaging interface.
- Responsive design for both desktop and mobile devices.
You can try out the Dice Roller Game live at gamediceroller.netlify.app.
- Visit the live demo or clone this repository to your local machine.
- Open the
index.html
file in your web browser to play the game. - Enter the names of two players and click "Start Game."
- Click the "Roll Dice" button to start rolling the dice and determine the winner.
- HTML5
- CSS3
- JavaScript