https://github.com/reshmaharidhas/dice-roller
Basic dice roller application which can roll 6 different types of dices in your desktop
https://github.com/reshmaharidhas/dice-roller
2d desktop-application dice dice-roller diceroller dodecahedron exe gui icosahedron octahedron pentagonal pygame pygame-sound python python-app python3 rpg tetrahedron tkinter tkinter-gui
Last synced: 2 months ago
JSON representation
Basic dice roller application which can roll 6 different types of dices in your desktop
- Host: GitHub
- URL: https://github.com/reshmaharidhas/dice-roller
- Owner: reshmaharidhas
- License: mit
- Created: 2024-04-24T20:33:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-29T01:18:35.000Z (11 months ago)
- Last Synced: 2025-02-05T01:32:57.115Z (4 months ago)
- Topics: 2d, desktop-application, dice, dice-roller, diceroller, dodecahedron, exe, gui, icosahedron, octahedron, pentagonal, pygame, pygame-sound, python, python-app, python3, rpg, tetrahedron, tkinter, tkinter-gui
- Language: Python
- Homepage:
- Size: 782 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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 π»




## 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