home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 9 / CD_1.iso / dosgames / b4ugo2 / b4ugo2.doc next >
Text File  |  1993-04-17  |  17KB  |  617 lines

  1.  
  2.  
  3.                   B4UGO2:    A Shareware Program  <ASP>
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.                               B4UGO2 (V2.0)
  13.  
  14.                                  GO-MOKU
  15.  
  16.                     (C) 1993,  P. K. Winter, Toronto, Ont.
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.                             TABLE OF CONTENTS
  28.  
  29.  
  30.           [1]   OVERVIEW . . . . . . . . . . . . .  page  2
  31.  
  32.           [2]   SHAREWARE  . . . . . . . . . . . . . . .  3
  33.  
  34.           [3]   DISCLAIMER AND AGREEMENT . . . . . . . .  4
  35.  
  36.           [4]   REQUIREMENTS . . . . . . . . . . . . . .  6
  37.  
  38.           [5]   FILES  . . . . . . . . . . . . . . . . .  7
  39.  
  40.           [6]   PLAYING B4UGO2 . . . . . . . . . . . . .  8
  41.  
  42.           [7]   TO PROGRAMMERS ... . . . . . . . . . . .  9
  43.  
  44.           [8]   REGISTRATION   . . . . . . . . . . . . . 10
  45.  
  46.                                                                 B4UGO2 (V2.0)
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.          [1]  OVERVIEW
  54.  
  55.          B4UGO2 is a Turbo Pascal (text mode) variation of GO-MOKU.
  56.          GO-MOKU is a traditional oriental game played by two players
  57.          on a 19 x 19 board.  In this version you play against the
  58.          computer.  The objective is to place five consecutive O-s (red
  59.          markers) on the board before the computer completes a string
  60.          of five of its blue, + shaped markers.  The markers may be
  61.          lined up horizontally, vertically, or diagonally.  When you
  62.          win, your score will depend on how much time it took you to
  63.          create a string of five markers.
  64.  
  65.          B4UGO2 plays a reasonably strong game.  If you have found a
  66.          winning strategy, you may still challenge yourself to achieve
  67.          higher scores by reducing the time it takes you to win.  Once
  68.          you have reached what you think is the maximum score possible,
  69.          try to play the machine to a draw.  That is, try to fill up the
  70.          361 positions on the board so that you don't complete a string
  71.          of fives, but also don't let the computer complete a string of
  72.          fives.  This is a much harder game; don't be surprised if the
  73.          games take more than ten minutes.  Good luck, enjoy the games
  74.          and don't forget to blink.
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.     -------------------------------------------------------------------------
  104.     (C) 1993,  P.K. Winter, Toronto, Ont.                                 2
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.                                                                 B4UGO2 (V2.0)
  113.  
  114.  
  115.          [2]  SHAREWARE
  116.  
  117.          Shareware distribution gives users a chance to try software
  118.          before buying it.  If you try a Shareware program and continue
  119.          using it, you are expected to register. Individual programs
  120.          differ on details -- some request registration while others
  121.          require it, some specify a maximum trial period.  With
  122.          registration, you get anything from the simple right to
  123.          continue using the software to an updated program with printed
  124.          manual.
  125.  
  126.          Copyright laws apply to both Shareware and commercial
  127.          software, and the copyright holder retains all rights, with a
  128.          few specific exceptions as stated below.  Shareware authors
  129.          are accomplished programmers, just like commercial authors,
  130.          and the programs are of comparable quality. (In both cases,
  131.          there are good programs and bad ones!)  The main difference is
  132.          in the method of distribution. The author specifically grants
  133.          the right to copy and distribute the software, either to all
  134.          and sundry or to a specific group. For example, some authors
  135.          require written permission before a commercial disk vendor may
  136.          copy their Shareware.
  137.  
  138.          Shareware is a distribution method, not a type of software.
  139.          You should find software that suits your needs and pocketbook,
  140.          whether it's commercial or Shareware.  The Shareware system
  141.          makes fitting your needs easier, because you can try before
  142.          you buy.  And because the overhead is low, prices are low
  143.          also.  Shareware has the ultimate money-back guarantee -- if
  144.          you don't use the product, you don't pay for it.
  145.  
  146.          "This program is produced by a member of the Association of
  147.          Shareware Professionals (ASP).  ASP wants to make sure that
  148.          the shareware principle works for you.  If you are unable to
  149.          resolve a shareware-related problem with an ASP member by
  150.          contacting the member directly, ASP may be able to help.  The
  151.          ASP Ombudsmen can help you resolve a dispute or problem with
  152.          the an ASP member, but does not provide technical support for
  153.          members' products.  Please write to the ASP Ombudsman at 545
  154.          Grover Road, Muskegon, MI 49442 or send a CompuServe message
  155.          via CompuServe Mail to ASP Ombudsman 70007,3536."
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.     -------------------------------------------------------------------------
  170.     (C) 1993,  P.K. Winter, Toronto, Ont.                                 3
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.                                                                 B4UGO2 (V2.0)
  179.  
  180.  
  181.  
  182.  
  183.          [3]  DISCLAIMER AND AGREEMENT
  184.  
  185.          The B4UGO2 program and associated documentation, on hardcopy
  186.          and on magnetic media, is copyrighted and the author,
  187.          P.K. Winter, reserves all rights.  The B4UGO2 software and
  188.          associated documentation are provided without warranty of any
  189.          kind, either expressed or implied.  The author specifically
  190.          disclaims any implied warranties of merchantability or fitness
  191.          of the software and documentation for any particular purpose.
  192.          In no event will the author be liable for any damages,
  193.          including any lost profits, lost savings, or other incidental
  194.          or consequential damages arising out of the use or the
  195.          inability to use this software.  The author reserves the right
  196.          to make any changes in the software and in this documentation
  197.          at any time without obligation to notify anyone of such
  198.          changes.
  199.  
  200.          B4UGO2 is a "shareware program" and is provided at no charge
  201.          to the user for evaluation.  Feel free to share it with
  202.          friends, but please do not give it away altered or as part of
  203.          another system.  The essence of "user-supported" software is
  204.          to provide personal computer users with quality software
  205.          without high prices, and yet to provide incentive for
  206.          programmers to continue to develop new products.  If you find
  207.          this program useful, entertaining, or educational and continue
  208.          to use B4UGO2 after a reasonable trial period, please submit a
  209.          registration fee of  $3.00  to the author.
  210.  
  211.          Commercial or institutional users of B4UGO2 must register and
  212.          pay for their copies of B4UGO2 within 30 days of first use.
  213.          The Site-License fee for educational institutions is $10.00.
  214.          The Site-License for corporations is $20.00.
  215.  
  216.          Anyone distributing B4UGO2 for any kind of remuneration must
  217.          first contact the author at the address below for
  218.          authorization.  This authorization will be automatically
  219.          granted to distributors recognized by the Association of
  220.          Shareware Professionals (ASP) as adhering to its guidelines
  221.          for shareware distributors, and such distributors may begin
  222.          offering B4UGO2 immediately, however the author must be
  223.          advised so that the distributor can be kept up-to-date with
  224.          the latest version of B4UGO2.
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.     -------------------------------------------------------------------------
  236.     (C) 1993,  P.K. Winter, Toronto, Ont.                                 4
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.                                                                 B4UGO2 (V2.0)
  245.  
  246.  
  247.  
  248.  
  249.          You are encouraged to pass a copy of B4UGO2 to your friends
  250.          for evaluation.  Please encourage them to register their copy.
  251.