Skip to content

musfiquenishad/TossTheDice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toss The Dice

Description

"Toss The Dice" is a web application where the winner is determined by the result of a dice toss upon refreshing the page.

How It Works

  • Upon refreshing the page, the dice will generate a random number for two players.
  • The player with the higher dice roll is declared the winner.

Features

  • Random dice roll upon page refresh.
  • Simple and intuitive interface.

Live Demo

You can check out the live demo of "Toss The Dice" here.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Installation

This project doesn't require installation. Simply open the demo link in your web browser.

Usage

  1. Open the live demo link in your web browser.
  2. Refresh the page to see the result of the dice toss and determine the winner.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request with any changes.

Acknowledgements

  • Inspired by simple dice games.
  • Developed using HTML, CSS, and JavaScript.