Jump to content
IGNORED

sokoban


Recommended Posts

this is a simple sokoban game. It' s free to play and was developed in 5 hours. There are only 4 level. If you want more level send me the map like this:

 

    data 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
    data 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
    data 1,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,1
    data 1,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
    data 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
    data 1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
    data 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,0,0,1
    data 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,0,0,1
    data 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
    data 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
    data 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1

sokoban.rom

  • Like 4
  • Thanks 1
Link to comment
Share on other sites

11 hours ago, Zendocon said:

What would I use for a box already on a destination?  4?  If so, I've got some levels for you.

no no this game won't end up in a box it's free and it's a simple exercise

  • Confused 1
Link to comment
Share on other sites

I believe he meant a level design where some boxes already are in their desired place to begin with, how do you indicate that in the level design. If that is possible, he is willing to contribute some more levels with this added challenge.

Link to comment
Share on other sites

Posted (edited)

it is not possible to put the crates already in place.
map reading:
0 backgrounds
1 wall
2 box
3 destination

the starting point is fixed in all levels and the size is that of the template

Edited by vroby
Link to comment
Share on other sites

4 hours ago, vroby said:

it is not possible to put the crates already in place.
map reading:
0 backgrounds
1 wall
2 box
3 destination

the starting point is fixed in all levels and the size is that of the template

That's too bad.  There are levels where a box starts on a destination point, but you have to move it temporarily, or move it to a different destination point.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...