Description:
This program rolls dice but makes rerolling the same numbers less likely, in a configurable way.
Supports 1-4 dice with 4,6,8,10,12 or 20 sides each (or 1-3 with 100 sides). After each roll the chance of rerolling that number is decreased for a specified number of rolls.
Tap the (i)nfo icon on the options screen for more details. While it could be used for most any game that uses dice, Loaded Dice was written for use with The Settlers of Catan to help spread out the resource production a bit.
Update Description:
v1.1:
- Added options for quick power-off after roll and power-on or roll with hardware buttons.
- Confirm dialog before resetting dice/stats.
v1.02:
- Save state (probabilities/stats) when leaving app
- Use hi-res bitmaps on supported devices
- Visual indication of roll
- Fixed one memory leak.