Python Dice Rolling Script

PythonDiceAppPic_128x128

This is just a simple console application that allows you to type in how many dice, and what type of dice to roll. It then logs the roll and prints the sum. I love table top games and this could help you keep track of the result of rolls. I wrote it using Python.

You can pick up the script here!

2 thoughts on “Python Dice Rolling Script

    • kima3's avatar

      Hey thanks! Not too many actually as of this date it shows I have 7 downloads and 51 views. Feel free to check out the source code in an editor and change it to see how it works. Have fun coding 🙂

      Like

Leave a comment