The D6 (Star Wars) Dice Roller, version 2.1

by Chris Tumbarello (tumby@inlink.com)

This dice roller was made out of the necessity to have
a better way of rolling dice when playing the Star Wars
RPG on IRC.  My friends and I were tired of rolling
real dice, so I made a program to do it for us.  I know
there are a few dice rollers floating around out there,
but I was curious and wanted to try my hand at it.

You can roll up to 24 dice now.  When the wild die is
being used, a red total number indicates that a "1"
was rolled on the wild die, and the highest number and
that wild die "1" were subtracted from the total.  A
green number indicates that a "6" was thrown on the 
wild die, and that the die was rerolled and the new
die was added to the total, until a "6" was not thrown
again.  If that sounds confusing, it's done like in
the rulebook. :)

Changes:
2/14/97- Created.  Only rolled 10 dice.

8/97 -added 2 more dice buttons, 12 dice total.

11/29/97- Added another 12 dice buttons, bringing the 
	  number of available dice to 24.  Also fixed
	  a small random number generator problem.


The program was written in Visual Basic 4.0.