Skip to content

Random Dice Generator (d4, d6, d10, d12. d20 and d100) with multiple dice.

Notifications You must be signed in to change notification settings

msteele999/RandomDice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a random dice generator for polyhedral (roll playing) dice.

It includes the ability to roll d4, d6, d8, d10, d12, d20 and d100 (percentage) dice. You can rull multiple quantities of each dice type with the exception of the d100.

The output includes a text box and ASCII representations of each roll.

╔═══════════════════════════════════════════╗ ║ Rolled 5d6: ║ ║ Individual die results: [1, 1, 4, 3, 5] ║ ║ Total of 5 dice: 14 ║ ║ ║ ╚═══════════════════════════════════════════╝


| | | | | | | | | | | 1 | | 1 | | 4 | | 3 | | 5 | | | | | | | | | | | ‾‾‾‾‾ ‾‾‾‾‾ ‾‾‾‾‾ ‾‾‾‾‾ ‾‾‾‾‾

The dice 'faces' are separated into importable files so they can be modified outside of the main program.

About

Random Dice Generator (d4, d6, d10, d12. d20 and d100) with multiple dice.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published