This repository has been migrated to a self-hosted git instance, located here. There will be no further activity on this repository.
This is an Android application for a dice roller suitable for many different purposes, but was designed as a tool for pen-and-paper RPGs. Includes a general dice roller, a dice pool roller that counts successes, and an ability score roller to roll stats for characters.
All code produced by me falls under the GPLv3.
All non-code assets produced by me fall under a Creative Commons BY-SA 3.0 license.
The MersenneTwisterFast class was written by Sean Luke and is available under a 3-clause BSD license.
Building DieDroid requires a copy of the Android SDKs (specifically those for Ice Cream Sandwich) and the Android support libraries (specifically, v4 and v7-appcompat).