Skip to content

shiv2-dot/DiceRollGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dice Roll Game

A simple dice roll game implemented in Python using tkinter for the graphical user interface. The game allows users to roll dice to achieve a target score within a specified number of tries. It supports multiple dice types, such as 6-sided, 8-sided, and 12-sided dice, and includes animations for the dice roll.

Features

  • Target Score: Users can set their own target score to achieve.
  • Multiple Tries: Players have a limited number of tries to reach the target score.
  • Various Dice Types: Users can choose between different types of dice, including 6-sided, 8-sided, and 12-sided.
  • Dice Roll Animation: The game includes animations to simulate the rolling of dice, providing a visually engaging experience.

Requirements

  • Python 3.x
  • tkinter (usually included with Python)

Usage

  1. Clone the repository:

    git clone https://github.com/bluelion0007/DiceRollGame.git
  2. Navigate to the project directory:

    cd DiceRollGame
  3. Run the game:

    python main.py
  4. Enter your target score, choose a dice type, and start rolling!

Contributing

Contributions are welcome! If you'd like to contribute to this project, feel free to open an issue or submit a pull request.

About

A simple dice roll game with animation using tkinter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages