Skip to content

lulunac27a/dice-game-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Game Web App

This is a dice game web app using HTML and JavaScript. Enter the number of dice to roll and click the Roll Dice button to see the rolled dice and the total of all dice.

Getting Started

  1. Clone the repository.
  2. Open index.html in your browser.
  3. Enter number of dice and click Roll Dice button.
  4. You should see the output after rolling the dice.