home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 124 / af124b.adf / af124b.lzx / Shuffle / shuffle.doc < prev    next >
Text File  |  1993-07-16  |  4KB  |  96 lines

  1.  
  2. ***********************************************************
  3.  
  4.                       Shuffle V1.0
  5.                     by CEKASOFT,1993
  6.                    Karlheinz Klingbeil
  7.                        Elzstr. 42
  8.                       7809 Gutach
  9.                         Germany
  10.                         
  11. ***********************************************************
  12.  
  13. Shuffle may be distributed freely as  long as  no profit
  14. is made by the distributor !
  15.  
  16. ***********************************************************
  17. The author cannot be held liable for the  suitability or  
  18. accuracy  of this manual  and/or  the  program(s)  it  describes.
  19. Any  damage  directly  or indirectly caused by the use or misuse 
  20. of  this manual  and/or the  programit describes is the sole
  21. responsibility of the user her/him self.
  22. ***********************************************************
  23.  
  24. Shuffle was programmed using SAS/C 6.0 on an A4000/40 under
  25. OS 3.0. However, Shuffle needs OS2.04 (Version 37+) or later.
  26. Special thanks to Jan van den Baard for his "GadToolsBox", which
  27. was used in this program.
  28.  
  29. ***********************************************************
  30.  
  31. Shuffle is a small game that gives you something to think.
  32. The  program makes a copy of the Workbench Screen, splits it
  33. up in a number of pieces, cuts out one piece  and shuffles 
  34. the other pieces by moving them around.
  35. Your task is to get the pieces in order again by moving
  36. them  yourself.
  37.  
  38. Once the program has started, a window with some controls
  39. is opened.
  40.  
  41.    "Start"         starts the game
  42.    "Tiles"         choose the number of tiles
  43.                    4x4 (16 tiles)
  44.                    8x4
  45.                    8x8
  46.                    16x8
  47.                    16x16(256 tiles)
  48.    "Shuffle"       How many moves should be made to
  49.                    mix up the screen
  50.    "Numbers"       display a ordinal number on each tile
  51.    
  52.    "Move Tiles / Move Gap" 
  53.                    controls the movement of the
  54.                    tiles. If you choose  "Move Tiles" 
  55.                    (the default)the cursor keys will move
  56.                    a tile into the direction you pressed, e.g.
  57.                    if you press "cursor down", the tile above
  58.                    the gap will move down (and the gap moves
  59.                    up). If You choose "Move Gap" the cursor
  60.                    keys are moving the gap in the direction
  61.                    you pressed, e.g. if  you press "cursor down"
  62.                    the gap will move down (and the tile under the
  63.                    gap moves up).
  64.                    
  65. Once you press "Start" the screen is shuffled. During the
  66. game you can press the following keys :
  67.  
  68.          Cursor keys       Move the tiles
  69.          HELP  (or H key)  Display a help message
  70.          S  key            Display the Score
  71.          A  key            About shuffle...
  72.          ESC or Q key      Quit game
  73.  
  74.          Left Mousebutton  If you click on a tile
  75.                            left,right,down or up to the
  76.                            gap, the tile will move to the
  77.                            gap and vice versa.
  78.            
  79.                           
  80. ***********************************************************
  81.  
  82. If you like Shuffle you may send bug reports, money, disks,
  83. jewellery and other gifts to me. If you don't like it you
  84. are encouraged to send me such things too.
  85.  
  86. Enjoy !!
  87.  
  88.                  CEKASOFT
  89.                  Karlheinz Klingbeil
  90.                  Elzstr. 42
  91.                  
  92.                  7809 Gutach i.Br.
  93.                  Germany
  94.                  
  95.  
  96. ***********************************************************