Dice Roller 1.0
Written by Luke Nowak
Contact: nowakl at mindless dot com
Completed Sunday, 9 September 2001

This program was inspired by my strange luck in RPG playing. I seem to need
large numbers of dice at regular times, but not often enough to go out and
buy that many. So I originally wrote a similar program for a WinCE palmtop I
have, but had to re-write (in 4.5 hours) the whole program for the VR3 PDA.

Features:
 -Display showing what will be rolled.
 -Choice of all standard die from d2 to d1000 or any other die you can come
   up with.
 -Choice of the number of dice to roll (from 1 to 1000).
 -Ability to apply a positive or negative modifier to each die as its rolled
   or to the entire group of die's sum.
 -Ability to roll the specified combination more than just once.

Installation:

If you are using the "SNOW" romdisk (1.1.0S or 1.1.1S), simply rsync the
diceroller.snow and diceroller.xpm files to your VR3.

Example:
ws$ rsync diceroller.snow agenda::root/usr/local/bin/diceroller
ws$ rsync diceroller.xpm agenda::root/usr/local/pixmaps/

vr3$ cd /home/default/.wmx/Games
vr3$ ln -s /usr/local/bin/diceroller DiceRoller

Add the following line to your /home/default/.wmx/.icons file:
Games/DiceRoller;/usr/local/pixmaps/diceroller.xpm


If you have any questions, concerns, or suggestions please email me at
nowakl at mindless dot com
