Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahulrajsharma1351/roll-dice
Creating a Roll-Dice game using Html Css and JavaScript
https://github.com/rahulrajsharma1351/roll-dice
css3 front-end-development game html5 javascript rolldicegame webdevelopment
Last synced: about 1 month ago
JSON representation
Creating a Roll-Dice game using Html Css and JavaScript
- Host: GitHub
- URL: https://github.com/rahulrajsharma1351/roll-dice
- Owner: rahulrajsharma1351
- Created: 2024-11-24T13:56:29.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-24T14:20:53.000Z (about 1 month ago)
- Last Synced: 2024-11-24T15:19:29.146Z (about 1 month ago)
- Topics: css3, front-end-development, game, html5, javascript, rolldicegame, webdevelopment
- Language: CSS
- Homepage: https://rahulrajsharma1351.github.io/Roll-Dice/
- Size: 519 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# đ˛ Roll Dice Game
A fun and interactive dice-rolling game built using **HTML**, **CSS**, and **JavaScript**. In this two-player game, players take turns rolling a dice, accumulating points, and competing to reach a score of **100** to win the game.
---
## đšī¸ How to Play
1. **Players**: The game supports two players.
2. **Gameplay**:
- On their turn, a player rolls the dice to get a score between 1 and 6.
- The player can either:
- **"Hold"**: Add the current round score to their total score and pass the turn.
- **"Roll Again"**: Continue rolling the dice to increase their round score.
- If the player rolls a **1**, they lose their current round score, and their turn ends immediately.
3. **Winning the Game**: The first player to reach **100 points** wins!---
## đ¨ Features
- Smooth and responsive UI designed with **HTML** and **CSS**.
- Dynamic and interactive gameplay powered by **JavaScript**.
- Real-time score updates and turn indicators.
- Reset option to restart the game anytime.---
## đ ī¸ Technologies Used
- **HTML**: Structure and layout of the game.
- **CSS**: Styling for a visually appealing interface.
- **JavaScript**: Game logic and interactivity.---
## đ¸ Desktop Design
![Desktop design](./images/desktop-design.png)## đ Acknowledgments
Inspired by classic dice-rolling games.
Special thanks to Rahul raj sharma for developing this project.## đ§ Contact
For any queries or feedback, feel free to reach out:Email: [email protected]
GitHub: [rahulrajsharma1351](https://github.com/rahulrajsharma1351)