An open API service indexing awesome lists of open source software.

https://github.com/kreateer/humble-dice-roller

A simple dice roller made with PySimpleGUI
https://github.com/kreateer/humble-dice-roller

dice-roller gui pyinstaller pysimplegui python python3 simple-app tkinter

Last synced: over 1 year ago
JSON representation

A simple dice roller made with PySimpleGUI

Awesome Lists containing this project

README

          

# Humble Dice Roller

This is a dice roller I made as a fun little project while working on some other stuff.

I used [PySimpleGUI](https://github.com/PySimpleGUI/PySimpleGUI) to create a minimal GUI for the program.

### NOTE: If you intend to clone and build it yourself, you can use [PyInstaller](https://www.pyinstaller.org/) to create an .exe file.