home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 25 / af025.adf / Cracker_ReadMe < prev    next >
Text File  |  1991-06-14  |  4KB  |  87 lines

  1.  
  2.                              ----------------------
  3.                              Cracker by Gary Mayhew
  4.                              ----------------------
  5.                              © Garsoft, March 1991.
  6.                              ----------------------
  7.                                                           
  8.      Written entirely in assembler using Devpac V2, on a 1MB Amiga with all
  9.      graphics drawn in DeluxePaint III, during March 1991.
  10.      
  11.      The game will load either from the WorkBench by double-clicking it's
  12.      Icon or from the CLI.  After loading there will be a few seconds delay
  13.      before the title page appears (This is to allow the disk drive light
  14.      to go off because multi-tasking is going to be disabled and the
  15.      machine taken control of).
  16.      
  17.      After reading the title page press the Left mouse button to start.
  18.      
  19.      
  20.                             Instructions for playing
  21.                             ------------------------
  22.  
  23.      This is a variation on the 'Guess  the  secret code' type of game.  In
  24.      the normal game there are  two  players.   One player is the CODEMAKER
  25.      and the other the  CODEBREAKER.   In  this  version the codebreaker is
  26.      replaced by the good old Amiga.
  27.  
  28.      The codemaker will randomly create  a  code consisting of FOUR colours
  29.      from a choice of FIVE.   Each  colour  may  appear any amount of times
  30.      (i.e. the code could effectively be all one colour!)
  31.  
  32.      Once the code has been  created  it  will  be  displayed on the screen
  33.      under a cover with CODE written on it (cor!).
  34.  
  35.                    On the screen you will see the following ;
  36.  
  37.              A Board will holes in and the CODE cover on the right.
  38.         A row of FIVE coloured icons RED, GREEN, BLUE, YELLOW, MAGENTA.
  39.               At the bottom a reminder of the Marking peg colours.
  40.  
  41.      Now the fun begins!  To enter your guess  at the code use the mouse to
  42.      point at the coloured icons and  click  the left mouse button once.  A
  43.      coloured marble will appear  on  the  main  board.  Now select another
  44.      coloured icon and click.  Another  marble  will  appear lower than the
  45.      first.  Repeat the procedure until four  colours are stacked on top of
  46.      each other (this is now your first guess at the code).
  47.  
  48.      Those of you who are awake will notice that above and below your guess
  49.      appear some coloured pegs or plain crosses (depending on how good your
  50.      guess was!).
  51.  
  52.      For each of the RED pegs one  of  the  colours in your guess is in the
  53.      code AND correctly positioned in relation to the hidden code (which is
  54.      displayed under the CODE shield  in  the  same  way as your guess i.e.
  55.      vertically).
  56.  
  57.      For each of the WHITE pegs one of  the colours in your guess is in the
  58.      code BUT you have not placed it in the correct position (yet).
  59.  
  60.      Finally, for each CROSS one colour is not in the code at all.
  61.  
  62.      To make things more interesting the marker pegs  DO  NOT correspond to
  63.      the two colours in the code next to  them.  So if you have two colours
  64.      right and in the right place  (Two RED Pegs)  and one colour right and
  65.      in the wrong place (One WHITE Peg) and  one colour totally wrong
  66.      (One Cross), this  does  not mean that the first  two  colours are
  67.      the ones which are correct or that third one is right but in the wrong
  68.      place and the fourth is wrong.
  69.  
  70.      Phew!  If you are still sane after that, I will continue...
  71.  
  72.      After you have had TEN guesses  (the  board  will be full) if you have
  73.      still not found the code  it  will  be  uncovered  so you may see your
  74.      mistakes!
  75.  
  76.      If you are clever enough to get  the  code it will be revealed for you
  77.      so you can boast about the way in which you worked it out!
  78.  
  79.      A requester will then pop up asking  if  you wish to play again with a
  80.      suitable message depending on whether you guessed the code or not.
  81.  
  82.      If you reply YES, the board will be cleared and the game starts again.
  83.      If you reply NO, you will be returned to the WorkBench screen or CLI
  84.      from whence you came.
  85.      
  86.      Enjoy!
  87.