Skip to content

Lucky Dice is an interactive web-based game where players try to guess the outcome of a roll of a dice. The game provides a fun way to test your luck by selecting a number between 1 and 6. Each player has ten attempts to guess the correct number, and the game tracks wins and losses. The objective is to achieve at least three wins to win the game.

Notifications You must be signed in to change notification settings

ARQUM21/JAVASCRIPT_LuckyDice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucky Dice

Description

Lucky Dice is an interactive web-based game where players try to guess the outcome of a roll of a dice. The game provides a fun way to test your luck by selecting a number between 1 and 6. Each player has ten attempts to guess the correct number, and the game tracks wins and losses. The objective is to achieve at least three wins to win the game.

Features

  • User Interaction: Players can select a number to guess the outcome of the dice roll.
  • Random Number Generation: The game generates a random number between 1 and 6 for each round.
  • Win/Loss Tracking: The game keeps track of the number of wins and losses throughout the game session.
  • Game Reset: The game resets after all attempts are used, allowing players to play again.
  • Responsive Design: The game layout adapts to various screen sizes for an optimal user experience.

Technologies Used

  • HTML: Structure of the game interface.
  • CSS: Styling for the game elements and layout.
  • JavaScript: Game logic for handling user input, random number generation, and updating the game state.

Contributing

Contributions are welcome! If you would like to contribute to this project, please fork the repository and submit a pull request.

Final Thoughts

Thank you for checking out Lucky Dice! I hope you enjoy playing this game as much as I enjoyed creating it. If you have any feedback, suggestions for improvements, or just want to share your experience, feel free to reach out! Let's make gaming more fun together!

About

Lucky Dice is an interactive web-based game where players try to guess the outcome of a roll of a dice. The game provides a fun way to test your luck by selecting a number between 1 and 6. Each player has ten attempts to guess the correct number, and the game tracks wins and losses. The objective is to achieve at least three wins to win the game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published