Sokowiz
=======


1. INTRODUCTION
2. FEATURES
3. REQUIREMENTS
4. INSTALLATION
5. CONTROLS
6. THANKS
7. LICENSE


1. INTRODUCTION
===============

Sokowiz is an implementation of the famous sokoban puzzle game.
Sokoban means warehouse keeper in Japanese. The original game was created in
1980 by Hiroyuki Imabayashi, and was published in 1982 by Thinking Rabbit Inc.
The goal of the game is to help the warehouse keeper to push the boxes to the
correct destinations in a crowded warehouse. Because the boxes are so heavy,
you can only push one at a time and can not pull them at all. It sounds easy,
but wait till you have tried it.
For more information about the game, please visit the official website at:
http://sokowiz.sourceforge.net


2. FEATURES
===========

The window can be resized freely, and all graphics is scaled to fit window.
Support for loading external graphic files, external level files.
Unlimited undo and redo.
Load and save game status.
Custom keyboard setups.


3. REQUIREMENTS
===============

SDL       http://www.libsdl.org
GNU make  http://www.gnu.org/software/make


4. INSTALLATION
===============

See the file INSTALL for details.


5. CONTROLS
===========

Quit game:                Shift + Esc
Change keyboard setups:   F9
Reset keyboard setups:    F10
Toggle full screen mode:  F11
Reset screen resolution:  F12
Arrows                    Choose items in the Choose mode.
Enter                     Confirm and exit the Choose mode.
ESC                       Cancel and exit the Choose mode.
Space                     Wait for new key when changing keyboard setups.
Arrows                    Move the sokoban.
wasd                      Scroll the screen.
e                         Reset the screen position.
Delete                    Undo changes.
Insert                    Redo changes.
PageUp                    Go to the previous level.
PageDown                  Go to the next level.
End                       Choose levelsets.
Home                      Choose themes.
.                         Restart the current level.


6. THANKS
=========

David Joffe  SYASokoban theme
             http://grayskygames.com/sokoban.html
Jørgen Ibse  Dina font
             http://www.donationcoder.com/Software/Jibz/Dina/index.html


7. LICENSE
==========

Sokowiz is free software, and you are welcome to modify and redistribute it
under the terms of the BSD license.
See the file COPYING for details.
