https://github.com/shaik-sohail-72/dice-game
Dice game using javascript Document Object Model.
https://github.com/shaik-sohail-72/dice-game
css3 document-object-model firebase html5 javascript
Last synced: 2 months ago
JSON representation
Dice game using javascript Document Object Model.
- Host: GitHub
- URL: https://github.com/shaik-sohail-72/dice-game
- Owner: Shaik-Sohail-72
- Created: 2022-05-27T18:37:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T09:04:35.000Z (about 4 years ago)
- Last Synced: 2025-10-11T12:14:03.438Z (8 months ago)
- Topics: css3, document-object-model, firebase, html5, javascript
- Language: JavaScript
- Homepage: https://dice-game72.firebaseapp.com/
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dice-Game
Dice game using javascript Document Object Model.
So it's a paint with a h1 with a title that says Refresh Me, and then it's got Player 1 dice and Player 2 dice. And when the user refresh the website then two dice get thrown randomly,
so that player 1 and player 2 both have their own dice values, and website will announce a winner depending on whose dice value was higher.
This website is deployed on google firebase.
https://dice-game72.firebaseapp.com/

