Warning, /games/skladnik/README is written in an unsupported language. File is not indexed.
0001 Skladnik - a Japanese warehouse keeper sokoban game by KDE 0002 0003 Copyright 1998 Anders Widell <awl@hem.passagen.se> 0004 Copyright 2012 Łukasz Kalamłacki <kalamlacki@gmail.com> 0005 0006 Skladnik is free software; you can redistribute it and/or modify it 0007 under the terms of the GNU General Public License. See the file 0008 COPYING for details. 0009 0010 See the file AUTHORS for details about where the levels come from. 0011 0012 ------------------------------------------------------------------------ 0013 0014 PLAYING 0015 ======= 0016 0017 The objective of the game is to push all the red gems (these should 0018 actually have been crates, but gems looked nicer) to the goal squares, 0019 which are marked with green glassy things on the floor. 0020 0021 Use the cursor keys to move about. If you move onto a gem and there is 0022 noting blocking it on the opposite side, then you will push the gem. 0023 0024 Use the CONTROL key together with the cursor keys to move as far as 0025 possible in a direction without pushing any gems. With the SHIFT key 0026 you will move as far as possible in a direction, possibly pushing a 0027 gem if it is in the way. 0028 0029 Use the left mouse button to move to any place you can reach without 0030 pushing any gems. The middle mouse moves in a straight line, possibly 0031 pushing a gem if it is in the way. 0032 0033 The U key or the right mouse button undoes the last move.