Project base on Creating a Python Dice Roll Application. (Real Python)
You are a RPG gamer and are tired of handling dice. So you...
create a program to
For non-six sided dice or non-monospace fonts, skip the display? Perhaps display images?
Note: See the design of gaming dice with more (or less) than 6 sides.
Dice Come in Various Shapes | ||
---|---|---|
Name | Faces | Platinic Solid |
Tetrahedron | four | yes |
Hexahedron (cube) | six | yes |
Octahedron | eight | yes |
Decahedron | ten | no |
Dodecahedron | twelve | yes |
Icosahedron | twenty | yes |
Note: There are five Platonic solids. A Platonic solid is a three-dimensional shape made up of congruent,regular polygons.