Skip to content

bryanquille/dice-roll-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dice Roll Simulator

Dice Roll Simulator is a simple web application that simulates a 3D dice roll. When you click on the dice, it starts rotating and then displays a random number between 1 and 6. The project is implemented with HTML, CSS, and JavaScript.

Features

  • 3D dice simulation with animation
  • Random number generation for dice outcomes
  • Interactive user interface

How to Use

  1. Clone this repository to your local machine or download the ZIP file.
  2. Open index.html in your web browser.
  3. Click on the 3D dice to roll it and get a random number.
  4. Alternatively, check this link.

Project Structure

  • index.html: The main HTML file containing the 3D dice.
  • style.css: Contains the styles for the dice and the web page.
  • script.js: Handles the dice roll logic and animation.

About

A 3D Dice simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published