Dice Game

Welcome to the Dice Game! 🎲 This simple web-based game allows two players to roll virtual dice, and the player with the higher number wins.

How It Works

  1. Player Turns: Each time the page is refreshed, random numbers are generated for both Player 1 and Player 2.
  2. Outcome: The player with the higher number wins the round.
  3. Refresh for New Round: To play another round, simply refresh the page for new random numbers.

Technologies Used

  • HTML/CSS: Foundation for structuring and styling the projects.
  • Bootstrap: Utilized for creating responsive and visually appealing designs.
  • Javascript: Implemented to add dynamic and interactive elements to the projects.

Try It Out

  1. Clone the repository.
    git clone [https://github.com/Akshaya101/javascript-projects]
    
  2. Open the index.html file in your browser.
  3. Refresh the page to play a new round.

Setting up the project locally

  1. Clone the repository.
  2. Install any dependencies (if applicable).
  3. Run or deploy the projects locally.

Demo

You can check out a live demo of the game here.