Page 1 of 1

Pushing a whole stack off the edge

Posted: Fri Oct 03, 2008 11:42 am
by gfoot
If there's a stack of blocks on the edge of the grid, and you push into it, what happens?

Normally one block would vanish and the others would move one square - but because it's the edge of the grid, would all the blocks vanish, or is the move illegal? Or is it guaranteed that this will never come up, due to the way the boards are constructed?

Posted: Fri Oct 03, 2008 3:13 pm
by adum
the whole stack will disappear.

the boards are designed for this not to happen, but not guaranteed so. in other words, you should never have to push off the edge to solve a board.

adum