Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alokverma18/dice-game
Two Dice Rolling Game
https://github.com/alokverma18/dice-game
css dice-game html javascript web-development
Last synced: about 6 hours ago
JSON representation
Two Dice Rolling Game
- Host: GitHub
- URL: https://github.com/alokverma18/dice-game
- Owner: alokverma18
- Created: 2023-04-17T18:44:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T17:08:33.000Z (over 1 year ago)
- Last Synced: 2023-09-17T18:41:00.265Z (over 1 year ago)
- Topics: css, dice-game, html, javascript, web-development
- Language: HTML
- Homepage: https://alokverma18.github.io/Dice-Game/
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dice-Game
- This is a simple web-based dice game that can be played by two players.
- The game generates two random numbers between 1 and 6, representing the numbers on the faces of two dice.
- The player with the higher number wins the game. If the numbers are the same, it is a draw.## Snap
![snap](images/snap.png)
## Demo
Try this [Game](https://alokverma18.github.io/Dice-Game/)## Contributing
Feel free to Contribute by creating a Pull Request or an Issue.## Connect
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://alokverma18.github.io/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/alokverma18/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/ak_verma18)##
### Leave a 🌟 if it was Helpful!!
### Thanks!