- Simple web app for a two-player dice game.
- Files: index.html, index.js, styles.css.
- HTML: Structure, player dice containers, footer.
- JavaScript: Generates random dice rolls, updates images, determines winner.
- CSS: Responsive layout, stylish fonts, and colors.
- Open index.html in a web browser.
- Refresh for a new game outcome.
- Heading displays winner or draw.


