Menu

Tree [3ace13] default tip /
 History

Read Only access


File Date Author Commit
 data 2012-07-25 kantacki kantacki [2fe57f] The final version of ksokoban for KDE4
 images 2012-07-25 kantacki kantacki [2fe57f] The final version of ksokoban for KDE4
 levels 2012-07-25 kantacki kantacki [2fe57f] The final version of ksokoban for KDE4
 AUTHORS 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 Bookmark.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 Bookmark.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 CMakeLists.txt 2012-07-25 kantacki kantacki [2fe57f] The final version of ksokoban for KDE4
 History.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 History.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 HtmlPrinter.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 HtmlPrinter.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 ImageData.cpp 2012-07-25 kantacki kantacki [3ace13] Fixing for all KDE4 versions
 ImageData.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 InternalCollections.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 InternalCollections.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 LevelCollection.cpp 2012-07-25 kantacki kantacki [0e3e09] The final version of ksokoban for KDE4
 LevelCollection.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 LevelMap.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 LevelMap.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 MainWindow.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 MainWindow.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 Map.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 Map.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 MapDelta.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 MapDelta.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 ModalLabel.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 ModalLabel.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 Move.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 Move.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 MoveSequence.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 MoveSequence.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 NEWS 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 PathFinder.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 PathFinder.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 PlayField.cpp 2012-07-25 kantacki kantacki [0e3e09] The final version of ksokoban for KDE4
 PlayField.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 Queue.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 README 2012-07-25 kantacki kantacki [0e3e09] The final version of ksokoban for KDE4
 StaticImage.cpp 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 StaticImage.h 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 TODO 2012-07-22 kantacki kantacki [9fb330] First version of KSokoban game for KDE4
 main.cpp 2012-07-25 kantacki kantacki [0e3e09] The final version of ksokoban for KDE4

Read Me

ksokoban 0.5.0 - a Sokoban game for KDE

copyright 1998 Anders Widell  <d95-awi@nada.kth.se>
copyright 2012 £ukasz Kalam³acki <kalamlacki@gmail.com>

ksokoban is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License. See the file
COPYING for details.

See http://hem.passagen.se/awl/ksokoban/ for later versions of ksokoban.
See the file AUTHORS for details about where the levels come from.

------------------------------------------------------------------------

PLAYING
=======

The objective of the game is to push all the red gems (these should
actually have been crates, but gems looked nicer) to the goal squares,
which are marked with green glassy things on the floor.

Use the cursor keys to move about. If you move onto a gem and there is
noting blocking it on the opposite side, then you will push the gem.

Use the CONTROL key together with the cursor keys to move as far as
possible in a direction without pushing any gems. With the SHIFT key
you will move as far as possible in a direction, possibly pushing a
gem if it is in the way.

Use the left mouse button to move to any place you can reach without
pushing any gems. The middle mouse moves in a straight line, possibly
pushing a gem if it is in the way.

The U key or the right mouse button undoes the last move.