Skip to content

zwilliamsdev/dnd_dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python DND Dice Roller

Roll up to 5 dice with sides of 2, 4, 6, 8, 10, and 12.

Python2

python dnd.py numDice numSides

Python3

python3 dnd.py numDice numSides

Sample Output

python3 dnd.py 4 12
You roll 9
You roll 3
You roll 8
You roll 8
You rolled a total of 28

About

Python DND dice rolling program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages