disable the unrecognized nls flag
[AROS-Contrib.git] / fish / shuffle / shuffle.doc
blob2ad9559806102f52d27419c8003361413a05b8ee
2 ***********************************************************
4                       Shuffle V1.0
5                     by CEKASOFT,1993
6                    Karlheinz Klingbeil
7                        Elzstr. 42
8                       7809 Gutach
9                         Germany
10                         
11 ***********************************************************
13 Shuffle may be distributed freely as  long as  no profit
14 is made by the distributor !
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 ***********************************************************
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.
29 ***********************************************************
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.
38 Once the program has started, a window with some controls
39 is opened.
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 :
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
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 ***********************************************************
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.
86 Enjoy !!
88                  CEKASOFT
89                  Karlheinz Klingbeil
90                  Elzstr. 42
91                  
92                  7809 Gutach i.Br.
93                  Germany
94                  
96 ***********************************************************