Package Author: matti1234
Description:
Sokoban clone
You really should download some levels from the internet because the levels made by me suck and there are only few of them. Just search for "sokoban levels" or something.
Put the level files in the following directory:
/media/NameOfYourSDCard/pandora/appdata/stupidboxes/levels
Level files should be text files (file's extension doesn't matter) where the levels are presented by the following characters: #@+$*. and spaces like in the following example:
#####
# @ #
#$$*#
#. .#
#####
Change log:
0.3.2.0:
Removed some of the level validity checks added in the previous version because they were not working correctly and I'm too lazy to fix them.
0.3.1.0:
Level can now be restarted and quit from the pause screen which is now accessed by pressing X.
Removed separate restart and quit buttons.
Added some simple checks to detect invalid levels. (not all invalid levels are detected though)
Added tile descriptions to the level editor. (I hope I understood what you people requested)
Moved help texts to those places where they might be useful and removed the old help screen.
0.3.0.0:
Added level editor.
Game can now be paused py pressing Start or P.
Bugfixes.
0.2.0.0
Added a move counter and a timer.
Lowest number of moves and shortest time per level are saved.
Fixed a bug where progress on a level set could be deleted after the level file was deleted.
Performance improvements (mostly noticeable in really big levels)
0.1.1.0
Level files with windows-style line endings should hopefully work now.
0.1.0.0
First release
18/06/2014 00:11 UTC
v0.3.0.0
12/05/2014 06:20 UTC
v0.2.0.0
07/05/2014 18:05 UTC
v0.2.0.0
04/05/2014 21:25 UTC
v0.1.0.0
04/05/2014 02:01 UTC
v0.1.0.0