Skip to content

obinneji/dice-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.