home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / poksq16.zip / POKERSQ.DOC < prev    next >
Text File  |  1992-01-10  |  3KB  |  68 lines

  1.                ===============================
  2.                 P O K E R   S Q U A R E   1.6
  3.                ===============================
  4.                 requires EGA
  5.                 uses a microsoft mouse (if available)
  6.  
  7.                 (c) SPETER Software, Jan 1992.
  8.  
  9.                 Please address any comments to
  10.                 Email:   steve@cad0.arch.unsw.oz.au
  11.  
  12.                 (the above address will change to
  13.                  steve@cad0.arch.unsw.edu.au   in Feb 1992)
  14.  
  15. INTRODUCTION
  16.   This program is loosely based on a game I saw running on a Commodore Amiga.
  17.  
  18.   This program was written using Borland's Turbo Pascal.
  19.  
  20.   The game is played between two players who each receive (the same) 25 cards
  21.   and position them in a 5 x 5 grid, which makes up 10 hands of poker (5
  22.   horizontal and 5 vertical).  The winner is the player who gains a higher
  23.   total score for the 10 hands.
  24.  
  25.       Scores
  26.         35   Royal Flush                 These scores are included
  27.         30   Running Flush               in POKERSQ.INI this allows
  28.         16   4 of a kind                 the scoring to be altered!!
  29.         12   Straight
  30.         10   Full House
  31.          6   3 of a kind
  32.          5   Flush
  33.          3   2 pairs
  34.          1   1 pair
  35.  
  36. ==============================================================================
  37. REGISTRATION
  38.   $10  To register the game.
  39.   $20  To register and receive the latest copy of the games disk.
  40.   $30  Register, receive latest copy of games disk and
  41.        CARD-ED (a "drawing" program that can be used to edit the cards).
  42.  
  43.   If sending a cheque etc is difficult then feel free to substitute something
  44.   else, for example  mint postage stamps, or other (light-weight) items!
  45.  
  46.  
  47. TURBO PASCAL UNITS
  48.   If you would like a copy of the Unit for reading and displaying the cards,
  49.   send $40 to the address below.  This does not include the source, it only
  50.   includes the TPU file, sample programs and notes which explain how the unit
  51.   can be included in your own (EGA graphics) card programs.
  52.  
  53.  
  54.   To obtain a copy of the Mouse support unit, send $35 to the address below.
  55.   This includes the compiled code (not source), sample programs and notes
  56.   which explain how the unit can be used to give mouse support in your own
  57.   (Turbo Pascal) programs.
  58.  
  59. ==============================================================================
  60.    please address any comments to:
  61.  
  62.    SPETER Software
  63.    PO BOX 643
  64.    LANE COVE
  65.    N.S.W.   2066
  66.    AUSTRALIA
  67. ==============================================================================
  68.