abdulrahmans0414 / diceeChallenge

it is a responsive and interactive dice game. The game allows two players to roll dice and displays the results on the screen. It features a modern and visually appealing design, with responsive layouts to ensure a seamless experience across different devices.

Home Page:https://phenomenal-otter-be02e4.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dicee Challenge

Welcome to Dicee Challenge! This is a simple web-based dice game where two players can roll dice, and the player with the higher number wins. This project is a part of my web development learning journey and serves as a fun way to practice HTML, CSS, and JavaScript skills.

How to Play

  1. Click the Roll Dice button to roll the dice for both players.
  2. The dice images will update to show the numbers rolled by each player.
  3. The player with the higher number wins the round. If both players roll the same number, it's a draw.
  4. Enjoy the game and have fun challenging your friends!

Technologies Used

  • HTML
  • CSS
  • JavaScript

Demo

You can play the game live at Demo Link.

Installation

To run this project locally, simply clone the repository and open the index.html file in your web browser.

git clone https://github.com/your-username/dicee-challenge.git
cd dicee-challenge

About

it is a responsive and interactive dice game. The game allows two players to roll dice and displays the results on the screen. It features a modern and visually appealing design, with responsive layouts to ensure a seamless experience across different devices.

https://phenomenal-otter-be02e4.netlify.app/


Languages

Language:CSS 49.8%Language:JavaScript 30.7%Language:HTML 19.5%