Thanks to visit codestin.com
Credit goes to github.com

Skip to content

reshmaharidhas/Dice-Roller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dice-Roller

Basic dice roller application which can roll 6 different types of dices in your desktop. This application has

  • Tetrahedron dice
  • Cubic dice
  • Octahedron dice
  • Pentagonal trapezohedron dice
  • Dodecahedron dice
  • Icosahedron dice

Programming Language πŸ’»

  • Python 3

Tech Stack πŸ’»

  • Tkinter (GUI)
  • Pygame (Audio library)

Development Tools πŸ’»

  • Pycharm
  • PyInstaller

Features 🎲

  • Simple UI
  • Choose from 6 different types of dices
  • Button to roll the dice
  • Keyboard shortcut to roll dice conveniently instead of clicking the button in the application
  • Random display of dice faces everytime the dice rolls
  • Sound for dice rolling

Screenshots πŸ’»

dice-roller-github-screenshot1 dice-roller-github-screenshot2 dice-roller-github-screenshot4 dice-roller-github-screenshot3

Installation πŸ”Œ

  • Fork this project by clicking the icon at top-right to save copy of this project.
  • Download the repository files from the Download section or clone this project.
  • Import it to any Python IDE and run the application.

LicenseπŸ“•

This project is licensed under the MIT License