Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Congratulations, Johan! :-)

Your Sokoban code was and still is a great inspiration to me, and, I think, to all of us! Thank you, and I am looking forward to any new project of yours!

Thank you and everyone else who enjoyed and voted for my game. I'm planning to make a full version of this game later on. Without the one screen limitation I can make the source code easier to read, and add a proper intro screen. I hope to add some kind of editor as well so new levels can easily be created and stored on disk

A way to load arbitrary Sokoban files would be great! There is kind-of a standard file format for Sokoban:

http://www.sokobano.de/wiki/index.php?title=Level_format

One possible level set in this format is David Skinner's Microban.

Excellent advice. Thanks