Sokoban

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
goblindojo
Posts: 6
Joined: Wed Jun 22, 2005 7:51 am

Sokoban

Post by goblindojo »

I made a Sokoban game for the PSP, nothing fancy but you can play all 85 levels of the original. Full source is included!

Image

You can get it here:
http://nino.nu/pspsokoban-0.2.tar.gz
almazlamaz
Posts: 25
Joined: Thu Apr 14, 2005 12:36 pm

Post by almazlamaz »

nice !

but don't let me switch to a higher level unless I finish the easier one :)
goblindojo
Posts: 6
Joined: Wed Jun 22, 2005 7:51 am

Post by goblindojo »

Actually, you can switch levels at any time using the left/right trigger, as mentioned in the readme, you're just not told about it until you complete a level :P
ector
Posts: 195
Joined: Thu May 12, 2005 10:22 pm

Post by ector »

Would be neater if it saved the highest level you have reached and wouldn't let you go past that (in a simple text file or 1-byte binary file so it's easy to hack if frustration is too great ;)
goblindojo
Posts: 6
Joined: Wed Jun 22, 2005 7:51 am

Post by goblindojo »

I actually prefer if you can easily skip levels that you can't figure out, as they can be very hard sometimes :)
almazlamaz
Posts: 25
Joined: Thu Apr 14, 2005 12:36 pm

Post by almazlamaz »

goblindojo wrote:Actually, you can switch levels at any time using the left/right trigger, as mentioned in the readme, you're just not told about it until you complete a level :P
yeah,
and I don't like it, cuz it makes it not interesting :(
mrbrown
Site Admin
Posts: 1537
Joined: Sat Jan 17, 2004 11:24 am

Re: Sokoban

Post by mrbrown »

goblindojo wrote:I made a Sokoban game for the PSP, nothing fancy but you can play all 85 levels of the original. Full source is included!

You can get it here:
http://nino.nu/pspsokoban-0.2.tar.gz
This is a very well done Sokoban. Great job. On top of that it's built on top of PSPSDK, and it's a great source for folks to learn from.

Keep it up! :)
goblindojo
Posts: 6
Joined: Wed Jun 22, 2005 7:51 am

Post by goblindojo »

I updated it with new features, such as high score saving to file, in-game help and an undo feature, available at http://nino.nu/pspsokoban-0.9.tar.gz
Post Reply