You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Dice-Game🎲
## Overview
Welcome to the Dice Game! This is a simple and fun game where players roll dice to achieve the highest score. The game is built using reactjs.
## Features
- **Single Player Mode**: Play against the computer.
- **Responsive Design**: Works on both desktop and mobile devices.
- **Interactive UI**: Engaging and user-friendly interface.
## Installation
To get a local copy up and running, follow these simple steps:
1. **Clone the repository**:
```bash
git clone https://github.com/MuhammadTayyab7/dice-game.git
```
2. **Navigate to the project directory**:
```bash
cd dice-game
```
3. **Run:
`npm i`
`npm run dev`
in your VSCode Terminal** to start playing.
## Usage
- **Roll the Dice**: Click the "Dice" to roll the dice.
- **Winning**: The first player to reach the highest points wins.
## Contributing
Contributions make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Muhammad Tayyab - [email protected]
Project Link: https://github.com/MuhammadTayyab7/dice-game