This project is a simple dice game where two players roll dice to determine the winner. The game displays the result for each player and declares the winner or if the game is a draw.
- HTML
- CSS
- JavaScript
-
Gameplay:
- Two players roll dice.
- Results are displayed for each player.
- The game declares the winner or if it's a draw.
-
Starting the Game:
- Simply open the website.
- It automatically displays the result for each player.
-
Restarting the Game:
- To play another round, refresh the webpage.