An open API service indexing awesome lists of open source software.

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.

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/

![Screenshot (387)](https://user-images.githubusercontent.com/106341416/172658165-69e3fc75-113a-4f2d-b2dc-805b6838182d.png)
![Screenshot (386)](https://user-images.githubusercontent.com/106341416/172658171-9bd178ae-4fc2-4af2-8f0d-1753968851bb.png)