Welcome to the Dice Roll Game! This is a simple web-based game where two users can roll dice and see who gets the higher value.
- Two dice images representing the rolls for User 1 and User 2.
- A button to roll the dice for both users.
- Simple and interactive UI.
dice.html: The main HTML file for the game.style.css: The CSS file for styling the game.index.js: The JavaScript file that contains the game logic.dice image/: A folder containing the dice images used in the game.
- Click the "CLICK ME" button to roll the dice for both users.
- The game will display the rolled values for User 1 and User 2.
- Compare the values to see who wins!
- HTML
- CSS
- JavaScript
If you'd like to contribute to the Dice Roll Game, feel free to fork the repository and submit a pull request.
- Inspired by simple web games and dice mechanics.
Enjoy playing the Dice Roll Game! If you have any questions or feedback, feel free to reach me!