Skip to content

A polyhedral dice roller written in Python for use in DnD or another similar RPG

License

Notifications You must be signed in to change notification settings

bombercode/Roll-Daddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roll Daddy

This is a simple dice roller written in python for use in DnD or similar polyhedral dice games. The project is released under the GNU General Public License v3 This project is written in Python 3 and uses PyQt5 for the gui framework. The current release version is version 1.0.0 This project was created with the help of hornak0701