A downloadable game

Buy Now$4.00 USD or more

60 levels of classic sokoban puzzles with a zombie doing all the pushing.

Would you like to see a level you created in the game? This is what level 21 of the game looks like (also in the screenshots for the game):

{{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0},
{0,0,0,0,1,0,0,0,1,0,0,1,0,0,0,0},
{0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0},
{0,0,0,0,1,1,1,1,0,0,0,1,0,0,0,0},
{0,0,0,0,0,1,0,3,3,1,1,1,0,0,0,0},
{0,0,0,0,0,1,0,0,6,2,1,0,0,0,0,0},
{0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}},

And these are what the numbers correspond to:

    Empty = 0
    Wall = 1
    Storage = 2
    Box = 3
    Player = 4
    BoxOnStorage = 5
    PlayerOnStorage = 6

Storage being where you want to push the boxes to complete the level.

So if you want your level to show up in the game post a level  you have designed in the format above in the comments. For each 10 levels in the comments that aren't duplicates, I will add the levels to the game and do a new release. The initial plan is to limit this to one level per user. There will also be a limit of 120 new levels to begin with but with future changes this may increase.

I will create a devlog for each release and list the new levels, who created it and what level number it will appear as in game.

Please stick to the 16x10 grid format. Below I will also share a grid with all zeros if you'd like to start with that instead of the one above.

{{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}},


This is a port of a game I created for the xbox a good while ago which can be found here.

Purchase

Buy Now$4.00 USD or more

In order to download this game you must purchase it at or above the minimum price of $4 USD. You will get access to the following files:

zombie-sokoban.pdx.zip 252 kB

Comments

Log in with itch.io to leave a comment.

Thanks for the wonderful and simple design!  Been playing it lately and has provided good sense of problem solving.  I think there was one level (I think Level 24 or 25 where it was way too easy from the get go as all the moves could be done simply in like 3 moves from the start).  Aside from that, the other levels have provided a great challenge.  Hoping for more levels in the future!

Thanks. I'm glad you are enjoying it. Would you like to create a level with the format I've mentioned in the description and I could put it in the next update?