JDice rolls dice. A simple yet rich language allows to express several kinds of roll schemes, including any dice type, rerolling, selecting highest/lowest, counting, etc.
JDice is intended for:JDice is written in Java and requires a Java 6 Virtual Machine. You can get one from Sun or GNU.
The last version of JDice is 0.1.
JDice is distributed under the GNU General Public License v3
A standalone binary JAR file is available at sourceforge, all external libraries are embedded so it requires nothing else than the Java Virtual Machine (JVM). This will work on any platform supported by the JVM; for instance the Sun JVM is available on Windows and Linux.
jdice-standalone-0.1.jarThe source distribution includes all JDice source but no external libraries. In order to buid JDice, you will need:
jdice-0.1.zipSubversion checkout through SourceForge.net