home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / australi / spgames.lzh / HORSE.DOC < prev    next >
Text File  |  1989-06-19  |  2KB  |  58 lines

  1.                    =======================
  2.                     H O R S E     R A C E
  3.                    =======================
  4.                          requires EGA
  5.  
  6.                  (C) Stephen Peter, June 1989
  7.  
  8.   This program is a very simple horse racing game (written in Turbo Pascal).
  9.   The game requires an EGA or compatible adapter/display.
  10.  
  11.   The user inputs the number of horses racing and the length of the race.
  12.   Each horse then moves a random distance (up to 30 pixels) forward and one
  13.   horse gets a bonus move.
  14.  
  15.   The horse images are read from the file (on the command line or) HORSES.TPG.
  16.  
  17. ==============================================================================
  18. REGISTRATION
  19.   If you would like to receive the registered version of this program, send 
  20.   $25 to the address below.
  21.  
  22.   Registered users will receive the latest copy of the program (YES, I do
  23.   intend to do some work on it!) PLUS a copy of HORSE-ED (a "drawing" program
  24.   that can be to change the horses - into Camels or Cassowaries if you want!)
  25.   and some other programs that I'll decide on at the time.
  26.   ** HORSE-ED requires EGA and a mouse.
  27.  
  28.  
  29. TURBO PASCAL UNITS
  30.   If you would like to obtain a copy of the unit for reading and displaying
  31.   the horses (or whatever they might be ...);  send $40 to the address below.
  32.  
  33.  
  34. SOURCE LISTING
  35.   A commented source listing can be obtained by sending $75 to the address 
  36.   below.  A source listing of HORSE-ED is available for $100.
  37.  
  38.  
  39. COMBINATION DISCOUNTS
  40.    $50   Registration and horse display unit.
  41.    $85   Registration and source listing of HORSE.
  42.   $125   Registration and source listing of HORSE and HORSE-ED.
  43.  
  44.  
  45. PAYMENT
  46.  Please make all payments in US currency; Bank cheques or Money Orders please,
  47.  (if sending from Australia or New Zealand, local currency is fine).
  48.  
  49. ==============================================================================
  50.    please address any comments to:
  51.  
  52.    SPETER SOFTWARE
  53.    PO BOX 643
  54.    LANE COVE
  55.    N.S.W.   2066
  56.    AUSTRALIA
  57. ==============================================================================
  58.