A simple and interactive web-based dice roll simulator that allows users to roll a virtual dice with animation effects.
Try it here: https://abye12345.github.io/Dice-roll-simulator/
- Interactive dice roll animation
- Random number generation (1-6)
- Clean and responsive design
- Smooth transition effects
- Multiple dice selection
- Auto roll, statistics, and roll history
- Click the "Roll Dice" button
- Watch the animation as the dice rolls
- See the random number result (1-6)
- HTML5
- CSS3
- JavaScript
To run this project locally:
- Clone the repository
- Open
index.html
in your web browser - Start rolling the dice!
This project is open source and available under the MIT License.