Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 375 Bytes

ReadMe.Md

File metadata and controls

6 lines (4 loc) · 375 Bytes

This is a simple dice game developed with basic concepts of javascript. These concept includes Random Numbers,flooring of numbers and the Document object model(DOM) manipulation to get image source.

HOW TO PLAY Roll Dice Game

  1. The any player or even an external judge can roll the dice by clicking on the Roll Dice button
  2. The player with the highest Dice number wins.