Hello,
I believe that’s the first projekt I’ve shown you so far.
I hope everybody of you remembers the old game Sokoban, where the objective of the game was to push boxes on their responding Places.
Because I had a little bit free time the last week I tried to write my own Sokoban, with which I succeded.
The game supports two languages: german and non german (which let’s you play the game in english), and because I’m kind of unlucky with java web start and applets I’ve only got a .jar file for you, if you have a good tutorial for me I’m happy to take a look at it.
The reason for only adding 12 levels it, that I’m not too sure about the copyrights from the level in the web, so I made these 12 level myself, I hope you don’t mind that.
Here a few Images:
http://armado.info/images/sokoban/level1.png
http://armado.info/images/sokoban/level8.png
http://armado.info/images/sokoban/levelselection.png
The sound I used is from http://incompetech.com/m/c/royalty-free/, I hope I made no mistake with my credits, and that you’ll like it.
Link: (.wav Files are freaking huge, so my game is about 28mb large I hope you don’t mind…)
http://armado.info/images/sokoban/Sokoban.jar
Some Shortkeys:
m = map (shows the complete map, the best choice when the map is larger that the screen)
o = options
f1 = help (shows the Shortkeys)
r = level reset
b = reset your last move
Many Greetings biro
P.S.
I’ve only tested it with windows 7 and XP so I’m not too sure if it rund on Linux and Mac, it would be nice if someone could test it there