A simple dice game where the player with the higher roll wins! Just click on the "roll" button to play again.
- Randomness included 🎲
- DOM manipulation
- Uses arrays and objects
- Fun and easy gameplay
- Click on the button to roll the dice.
- The player with the higher dice roll wins!
- HTML
- CSS
- JavaScript
Visit the live version here.
-
Clone the repository:
git clone https://github.com/rifat328/Dice-Game.git
-
Navigate to the project directory: cd Dice-Game-Challenge
-
Open
index.html
in your browser. If it doesn't work use live servers to preview and play. You can use the Vscode live server extension.
Feel free to fork the repository and submit pull requests. We welcome contributions that improve the game or add new features!
This project is licensed under the MIT License.