Sokoban

A Cleanup of my Sokoban engine initially made for the gp2x in SDL1 and SDL3


Project maintained by joyrider3774 Hosted on GitHub Pages — Theme by mattgraham

Sokoban (GP2X)

DownloadCountTotal DownloadCountLatest LatestVersion License

Sokoban (GP2X) is a remake of the classic sokoban game. You as the player need to push boxes to specific locations in the level. Once all boxes are pushed to the correct spots the level is finished. Sokoban (GP2X) is basically a sokoban engine, it contains all the game rules and has the ability to use level packs. It’s possible to create your own levelpacks using the built in Level editor. Each level pack can also have customized graphics and menu colors. The game engine also has an undo system up to 1000 moves, and have custom 25 music files loaded up.

This version is a cleanup of my old gp2x version, using open source assets and adapted code

Screenshots

screenshot 1 screenshot 2 screenshot 3 screenshot 4

Game Features:

Playing the Game:

Sokoban GP2X Will start up at a main menu, here you can choose the level pack you wish to edit or play by using left and right when the level pack name is selected (it’s between “<>” signs). If you are new to Sokoban i suggest that you play the “pimpernel” or “shove it” level pack since these are not so hard to solve. When a level pack is loaded either for game play or level editing, the level selector will show up. Here you select what level you wish to edit or play, if it has been unlocked yet. After you solved a level one extra level will be unlocked. you always have to solve to last unlocked level in order to unlock the next one.

Custom Music

Sokoban GP2X Can play up to 25 music files you choose yourself. You just have to copy music files to the music directory and the game will use the music in the game. You can also delete or replace the original music files except for title.wav this file is needed for the game.

Level Packs

If you wish to create levels yourself, load up the level editor and create a new level pack. You can choose a name for the levelpack by using up down left right and confirm the name by using A. There is a space sign included decrease the selected sign to go to it. Once a new level pack has been created you can then load it, and you will be in the level selector. just press Y and start creating your own levels. The level editor will know when a level has been changed, so it will ask you, if you want to save whenever you quit back to the level selector (using escape / select). The level editor will also automatically choose a filename for the levels, you don’t need to worry about this. You can change the graphics used in your Levels By copying the files from the graphics folder to your level pack folder in the level packs directory, and edit them to your liking. It’s not necessary to copy over all graphics, if you just wish to change the title screen, then make sure there only exists a titlescreen.png graphics file in your level pack directory. Have a look at the included pimpernel, shove it and gameboy boxxle level pack folder for examples. You can also customize the main menu colors by editing the colors.txt file using an editor that’s capable of showing linux text files. The numbers are saved in RGBA format Red, Green, Blue values and the A is for alpha which is a value between 0 and 255, 0 will hide the menu completely whereas 255 will show it without transparency. Test it out with a value of for example 100 to see the effects. Once your level pack is finished you can just zip your level pack directory and release it to the public. They will then have to unzip your level pack in the level packs directory and it will be shown inside the game.

User made levels and packs are saved in the “.sokoban_levelpacks” folder. On the windows this folder is located in the same directory as the executable. In linux or if a HOME environment variable is set it will be located in “$HOME/.sokoban_levelpacks”

Sok/txt (ascii) Level Packs

This version of sokoban supports .sok and .txt files that define sokoban levels in a text file format. There are only a select few of these preinstalled but you can however get extra of such files from the following sites:

Controls Gamepad (xbox controller)

Button Action
A Confirm in menus, level selector and questions asked, place a part in the level editor
B Quit to title screen on the level selector, Quit to level selector in game and level editor mode.
Y In Level editor Mode, Create a new level when being in the level selector. In the level editor itself erase all parts from the screen. Inside the game itself restart the level
X In the level editor, center the level on screen
JOYSTICK move main player
SELECT Show statistics during a game. Hide the part position/grid in the level editor
L At the level Selector decrease selected level with 5, During game play select the previous music. In the level editor select previous part
R At the level Selector increase selected level with 5, During game play select the next music. In the level editor select next part.
START Test level when being in the level editor, go back to level editor after testing, Restart the current level

Controls (Keyboard)

Button Action
SPACE Confirm in menus, level selector and questions asked, place a part in the level editor
B Show statistics during a game. Hide the part position/grid in the level editor
Y In Level editor Mode, Create a new level when being in the level selector. In the level editor itself erase all parts from the screen. Inside the game itself restart the level
X In the level editor, center the level on screen
Arrow Keys move main player
ESCAPE Quit to title screen on the level selector, Quit to level selector in game and level editor mode.
PAGEDOWN At the level Selector decrease selected level with 5, During game play select the next Skin. In the level editor select previous part
PAGEUP At the level Selector increase selected level with 5, During game play select next music. In the level editor select next part.
RETURN Test level when being in the level editor, go back to level editor after testing, Restart the current level

SDL1 version

An SDL1 Version is available in the SDL1_Version branch.

Credits

Game is an adaptation from the gp2x version i (willems davy, aka joyrider3774) initially made many years ago

Libraries

Fonts

Graphics

Music

Sound

Level (pack) Authors

The Game uses Levels created by different Authors almost all levelpacks are loaded through level set sok files.

I used the sok files available for download on http://sokobano.de/en/levels.php as they contained the Authors as well as the title of the levels and comments in the files. I implemented a parser for these levels so they can now be used with the game.

Back when i initially created the game for the gp2x i had my own format and this is still used when people create their own levels (inside the game). One such level pack that is still available like this is the “pimpernel” level pack.

Below you can find all authors and details for the different .sok files that is supplied with this game.

696.sok

Minicosmos.sok

Microcosmos.sok

Nabokosmos.sok

Picokosmos.sok

Cosmopoly.sok

Myriocosmos.sok

Cosmonotes.sok

GRIGoRusha 2001.sok

GRIGoRusha 2002.sok

GRIGoRusha Remodel Club.sok

GRIGoRusha Special.sok

GRIGoRusha Star.sok

GRIGoRusha Sun.sok

SokEvo.sok

SokHard.sok

SokWhole.sok

LOMA.sok

Erim Sever Collection.sok

Pimpernel