A simple web-based Dice Roller game built using HTML, CSS, and JavaScript.
Users can input how many dice (1 to 10) they want to roll, click "Roll Dice", and get randomized results.
- Input number of dice (1โ10)
- Roll dice and display results
- Reset button to clear the game
- Responsive and user-friendly design
- HTML
- CSS
- JavaScript