https://kyoung224.github.io/DiceGame-bootcamp/
- Simple dice game
- When user refreshes the page, Javascript generates random number between 1 and 6 for both dices, changes the dice image corresponding to the number, and determines the winner or tie
- HTML
- CSS
- JavaScript
- Skeleton code / images given by Angela Yu, Appbrewary.co