
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!
Nice mini app! It’s pretty cool for me that I am learning python. May I ask you how many downloads did you get since you uploaded it?
LikeLiked by 1 person
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 🙂
LikeLike