More actions
(Created page with "{{Infobox PSP homebrew | title = Sokoban | image = https://dlhb.gamebrew.org/psphomebrew/Sokoban.jpg|250px | type = Puzzle | version = Update | licence = Mixed | author = Buci...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = Sokoban | | title = Sokoban Remake | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/sokobanremake.jpg|250px | ||
| type = Puzzle | | type = Puzzle | ||
| version = Update | | version = Update (30 May 2011) | ||
| licence = Mixed | | licence = Mixed | ||
| author = BuciMaci88 | | author = BuciMaci88 | ||
| website = https:// | | website = https://wololo.net/talk/viewtopic.php?f=26&t=6562 | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/sokobanremake.7z | ||
| source = | | source = | ||
}} | }} | ||
Sokoban is a port of the classic puzzle game Sokoban, coded by BuciMaci88 for PSP. | Sokoban is a port of the classic puzzle game Sokoban, coded by BuciMaci88 for PSP. | ||
Line 16: | Line 15: | ||
This was submitted to the PSP Genesis Competition 2011. | This was submitted to the PSP Genesis Competition 2011. | ||
Installation | ==Installation== | ||
Create a directory on the PSP in the /PSP/GAME/ directory (only if you do not have one). | Create a directory on the PSP in the /PSP/GAME/ directory (only if you do not have one). | ||
Copy the eboot.pbp, the images folder and the levels folder to this directory. | Copy the eboot.pbp, the images folder and the levels folder to this directory. | ||
User guide | ==User guide== | ||
The main goal is to push all of the boxes/crates to the storage points. | The main goal is to push all of the boxes/crates to the storage points. | ||
Line 28: | Line 27: | ||
It has a total of 90 Levels, with the possibility to add your own and download new game levels (http://www.sneezingtiger.com/sokoban/levels.html). | It has a total of 90 Levels, with the possibility to add your own and download new game levels (http://www.sneezingtiger.com/sokoban/levels.html). | ||
Additional levels: | '''Additional levels:''' | ||
You can find new levels from | |||
You can find new levels from [http://www.sneezingtiger.com/sokoban/levels.html this page]. | |||
The game is compatibile with levels that are in text format, copy the level layout and paste it to the file original.sbl in the levels directory (remember to follow the format, every line which is a nonlevel line separates the levels). | The game is compatibile with levels that are in text format, copy the level layout and paste it to the file original.sbl in the levels directory (remember to follow the format, every line which is a nonlevel line separates the levels). | ||
Controls | ==Controls== | ||
Menu: | '''Menu:''' | ||
Up/Down - Choose level set entry | Up/Down - Choose level set entry | ||
Left/Right - Switch level number (from chosen level set) | Left/Right - Switch level number (from chosen level set) | ||
Cross - Select | Cross - Select | ||
Circle - Return | Circle - Return | ||
In game: | '''In game:''' | ||
D-Pad/Analog - Control player | D-Pad/Analog - Control player | ||
Start - Pause game/menu | Start - Pause game/menu | ||
Changelog | ==Changelog== | ||
Update 30 May 2011 | '''Update 30 May 2011''' | ||
* Done some fixing and forced the program to know the original level set in the choose list. | |||
==External links== | |||
* Wololo - https://wololo.net/talk/viewtopic.php?f=26&t=6562 | |||
[[Category:PSP homebrew games]] | |||
[[Category:Homebrew puzzle games on PSP]] |
Revision as of 13:16, 22 August 2021
Sokoban Remake | |
General | |
---|---|
Author(s) | BuciMaci88 |
Type | Puzzle |
Version | Update (30 May 2011) |
Licence | Mixed |
Links | |
Download | |
Website |
<htmlet>adsense</htmlet>
Sokoban is a port of the classic puzzle game Sokoban, coded by BuciMaci88 for PSP.
This was submitted to the PSP Genesis Competition 2011.
Installation
Create a directory on the PSP in the /PSP/GAME/ directory (only if you do not have one).
Copy the eboot.pbp, the images folder and the levels folder to this directory.
User guide
The main goal is to push all of the boxes/crates to the storage points.
You can walk on the light gray squares and you can push the boxes. The box can only be moved when there is nothing behind it (no wall, no other box). If a box is on a storage point it will be lighter than normal.
It has a total of 90 Levels, with the possibility to add your own and download new game levels (http://www.sneezingtiger.com/sokoban/levels.html).
Additional levels:
You can find new levels from this page.
The game is compatibile with levels that are in text format, copy the level layout and paste it to the file original.sbl in the levels directory (remember to follow the format, every line which is a nonlevel line separates the levels).
Controls
Menu:
Up/Down - Choose level set entry
Left/Right - Switch level number (from chosen level set)
Cross - Select
Circle - Return
In game:
D-Pad/Analog - Control player
Start - Pause game/menu
Changelog
Update 30 May 2011
- Done some fixing and forced the program to know the original level set in the choose list.