Dicee:A Simple Dice Game This is a simple web-based dice game where two players roll dice upon refreshing the page, and the player with the higher dice roll wins.
Table of Contents Introduction Features How to Play Technologies Used Setup
Introduction
Dicee is a fun game designed to entertain users by simulating a dice rolling competition between two players. It's a simple yet enjoyable way to pass the time and engage in friendly competition.
Features
Two players: Player 1 and Player 2 Automatic dice roll upon page refresh Winner determination based on the higher dice roll Responsive design
How to Play
Simply refresh the page to roll the dice for both players. The player with the higher number on their dice wins. Enjoy the game and have fun!
Technologies Used
HTML CSS JavaScript Setup
To run this project locally, follow these steps:
Clone the repository: git clone https://github.com/yourusername/dicee-game.git Navigate to the project directory. Open the index.html file in your web browser .