Re: A82: Sokoban error


[Prev][Next][Index][Thread]

Re: A82: Sokoban error



At 06:55 AM 9/4/97 -0600, you wrote:
>In level 14 there are 18 dots and only 17 boxes.  Now I am no genious 
>but with one less box than dots the level isn't beatable.  Please look 
>into this AVD!

Right you are, actually what happens is the little cart gets placed on top
of one of the boxes (I made a mistake when calculating the offset)
effectively destroying it.  If you are curious as to why I did not just put
the cart into the actual level data (which would have prevented this
problem) it was so I could "compress" the levels to 2 bits per element
rather than the 3 or 4 that would have been required had I included an
extra tile type.

Also, it might be better to e-mail me personally (warn@geocities.com) if
any more troubles arise, as I am sure there are a few who would rather not
have their e-mail boxes filled up with messages that they have limited or
little interest in :)

	-Andrew


References: