/humble-dice-roller

A simple dice roller made with PySimpleGUI

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Humble Dice Roller

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

I used PySimpleGUI to create a minimal GUI for the program.

NOTE: If you intend to clone and build it yourself, you can use PyInstaller to create an .exe file.