Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 156 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 156 Bytes

Dice-Game

A simple dice game which randomly shuffles 2 different dices and declares a winner. This is a perfect example for learning JS DOM manipulation.