Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎲 Dice Duel

A simple and fun web-based dice game!
Every time you load or refresh the page, two dice are rolled, and the one with the higher number wins.

Perfect for learning and demonstrating basic JavaScript, DOM manipulation, and random number generation.


πŸš€ Features

  • 🎲 Rolls two random dice on every page load.
  • πŸ† Highlights the dice with the higher number as the winner.
  • πŸ”„ Automatic refresh gives a new winner every time.
  • πŸ’» Simple, clean, and responsive design.

πŸ› οΈ Technologies Used

  • HTML5 - Structure of the game.
  • CSS3 - Styling and layout.
  • JavaScript (Vanilla) - Game logic and interactivity.

πŸ“· Preview

image

πŸ”§ How to Run

  1. Clone this repository:
    git clone https://github.com/your-username/dice-duel.git
    

⭐ Support

If you found this project interesting, please consider giving it a ⭐ on GitHub.

It helps support the project and motivates future improvements.

About

🎲 A simple JavaScript dice game with random rolls and winner detection.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages