A simple and responsive Dice Roller web application built using HTML, CSS, and JavaScript. Click the Roll button to simulate rolling a six-sided die and generate a random number between 1 and 6.
- ๐ฒ Simulates rolling a six-sided die
- ๐ฏ Generates a random number from 1 to 6
- ๐ฌ Displays the result instantly
- ๐จ Clean and modern user interface
- ๐ฑ Responsive design
- HTML5
- CSS3
- JavaScript (ES6)
dice-roller/
โโโ index.html
โโโ style.css
โโโ script.js
โโโ README.md
- Clone the repository:
git clone https://github.com/yourusername/dice-roller.git-
Navigate to the project folder.
-
Open
index.htmlin your preferred web browser.
- Open the application in your web browser.
- Click the Roll button.
- A random number between 1 and 6 will be generated.
- The result will be displayed below the button.
- Display a different dice face based on the number rolled
- Add a rolling animation
- Include sound effects
- Roll multiple dice at once
- Add dark mode
Created by Fadila.