home *** CD-ROM | disk | FTP | other *** search
/ House of Games 2 (Hi-Tech Products) / House_of_Games_II_Hi-Tech_Products.iso / games / 35 / achelp.inc < prev    next >
Text File  |  1992-03-31  |  3KB  |  60 lines

  1. ' achelp1.inc
  2. ' rev: 30 Mar 1992
  3.          ' shareware version
  4.       '          HPLAY                 help1.inc
  5.       '          HABOUT                 help1.inc
  6.       '          HREGISTER                      "
  7.       '          HGAME
  8. achelp1:      
  9.       data 3
  10. data 5, 35, 30        :' HPLAY
  11. data "Left button changes color....
  12.       data "   Red --> Blue"
  13.       data "   Blue --> Green"
  14.       data "   Green --> Red"
  15.       data " "
  16.  
  17. data 11, 60, 45          :' HABOUT1
  18.  
  19. data "AntiC is a cross between Othello and Life.  The object "
  20. data "is to change all the squares in the pattern to the same" 
  21. data "color using the fewest number of changes. These Anti-"
  22. data "Chaos networks are formed from squares connected to "
  23. data "each other by directional lines.  Each square is one of" 
  24. data "3 colors and sends its color to neighboring squares in "
  25. data "the network.  If only one color comes into a square, it" 
  26. data "takes that color.  If two colors come in, they cancel "
  27. data "and the square assumes the third color. Each time you "
  28. data "change a square, all squares in the pattern are "
  29. data "recalculated and redrawn. "
  30.       data 25, 70, 45   :' HABOUT2
  31.       data "Under the shareware concept, software may be freely copied and 
  32.       data "passed to others, or distributed through bbs's or national networks. 
  33.       data "As a recipient of a shareware program, you may use the software 
  34.       data "for a short trial period. If you decide to continue to use it, 
  35.       data "you must register. When you register you receive: 
  36.       data "      * A copy of the latest version of the program
  37.       data "      * Additional bonus maps
  38.       data "      * A bonus of any other Cascoly program of equal or lesser 
  39.       data "        value (see REGISTER.FRM for details)
  40.       data "      * A free introductory account on CompuServe (a $30 value!)
  41.       data "      * A minimum of 90 days online support via CompuServe or phone 
  42.       data " "
  43.       data "To register, print the form included in file REGISTER.FRM"
  44.       data "and send it with a check for $25 to:
  45.       data "   Cascoly Software"
  46.       data "   4528 36th NE    "
  47.       data "   Seattle WA 98105       "
  48.       data "                          ┌─────────┐                    "
  49.       data "                    ┌─────┴───┐     │               (R)  "
  50.       data "                  ──│         │o    │──────────────────  "
  51.       data "                    │   ┌─────┴╨──┐ │  Association of    "
  52.       data "                    │   │         │─┘  Shareware         "
  53.       data "                    └───│    o    │    Professionals     "
  54.       data "                  ──────│    ║    │────────────────────  "
  55.       data "                        └────╨────┘    MEMBER            "
  56.  
  57.       
  58. data 
  59.      ' ******** game instructions......
  60.