home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / da / dragndct.sit / README < prev   
Text File  |  1991-07-12  |  1KB  |  40 lines

  1. This is a release of a small Desk Accessory
  2. that I have written to aid me with role-playing.
  3.  
  4. It is basicly a random-number generator,  with
  5. an interface for using it to roll dice of the
  6. standard and non-standard dice.  It has buttons
  7. for rolling dice with the following sides:
  8. 4, 6, 8, 10, 12, 20, 30, 50, 100
  9. each generating a random number in the range
  10. 1-n.  (ie.. a 1d100 rolls 1 100-sided die, for a
  11. value of 1 to 100).   Also, it has a way of
  12. rolling a quantity of dice of a quantity of sides.
  13. (to roll 3 34-sided dice, fill in the top field with
  14. a 3, and the bottom one with a 34, and click the 'd'
  15. button).
  16.  
  17. The DA also keeps a running total for you.  To clear
  18. the total, click the mouse on the number or name
  19. (da tests for vertical location of mouse).  This is
  20. useful to test the distribution and randomness of
  21. the engine, as well as a handy way to keep track
  22. of a large number of rolls.
  23.  
  24. I have tried to make the engine quick, and the interface
  25. lean and functional, as I use this myself...  Please
  26. notify me of any bugs, comments, complaints.  I am open
  27. to ideas.
  28.  
  29. This is released as happy-ware, meaning I want you
  30. to tell me if you like it.  You don't have to pay for it,
  31. and you may not charge (in any way) for it or its
  32. distribution.  Don't change it, and include this file
  33. with it, but give it to anybody you want.
  34.  
  35. Send smiles, frowns, and comments to:
  36. Internet:  jboser@tuna.cs.fau.edu
  37. snailmail:
  38.     Jeffrey Boser
  39.     1150 SW 2nd Ave #111
  40.     Boca Raton, FL  33432