A handy dandy dice roller for table-top gaming. Live on GitHub Pages
- React
- Create die with anywhere from two to 999,999,999 sides
- Create popular sets with one click
- Roll die individually or all at once
- Find the total (so you don't have to math!)
- Hear the authentic sound of a real die roll (or not)
- Select from nine die styles (including Settler's red and yellow)
All elements should be sized and positioned based on a 12px grid system. Acceptable fractions of one unit are 6px and 3px.
Use Google's Material color palette. The primary color is "Blue Gray" and the secondary "Blue." Errors should be "Orange."
Transitions and animations should last 150ms and use ease-in-out
unless inappropriate. Use @keyframe
animations whenever possible.