This is a simple two-player dice game implemented using HTML, CSS, and JavaScript. Players take turns rolling the dice, and the highest number wins the round!
- Interactive Gameplay: Two players can compete to see who rolls the highest number.
- Dynamic Dice Rolls: The dice faces update dynamically based on the roll outcome.
- Responsive Design: Works seamlessly across devices.
- Open the website and click the Roll Dice button.
- The dice will roll, displaying the result for both players.
- The player with the higher number wins the round!
- HTML
- CSS
- JavaScript
#DiceGame #WebDevelopment #JavaScript #HTML #CSS #FrontendDevelopment #GameDevelopment #InteractiveWeb