Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adeebkhan25/dice_game

A fun and interactive web-based 🎲 dice game where two players roll dice to compete for the highest roll. Built with HTML, CSS, and JavaScript.
https://github.com/adeebkhan25/dice_game

css game html javascript

Last synced: 2 days ago
JSON representation

A fun and interactive web-based 🎲 dice game where two players roll dice to compete for the highest roll. Built with HTML, CSS, and JavaScript.

Awesome Lists containing this project

README

        

# Dice Game

A simple, fun web-based Dice Game where two players can roll the dice and see who wins! Built with HTML, CSS, and JavaScript.

## Features

1. Play 🎲 dice using a web app instead of a physical one.
2. Click the "Roll the Dice !!!" button.
3. Each player rolls a die, and the player with the higher number wins!
4. If both players roll the same number, it's a tie.

## Getting Started

To get started with this project locally, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/AdeebKhan25/dice_game.git
```
2. Navigate to the dice_game directory:
```bash
cd dice_game
```
3. Open index.html by any web browser to run your dice game.

## Screenshot

![dice](https://github.com/user-attachments/assets/d49877a8-8f4b-454b-b230-bc22eb9e17ae)

### Further Assistance

If you need any more help or have other questions, feel free to ask. Happy coding! 🚀