TETERI
Rules and mechanics
Wall Kicks: Why Your Piece Moved When You Rotated It
A blocked rotation tries a list of nudges before giving up. Knowing that list turns a quirk into a tool.
You press rotate against a wall and the piece not only turns but shifts sideways. That is a wall kick, and it is deliberate.
The mechanism
When you rotate, the game first tries the new orientation in place. If those cells are free, done. If not, it works through a list of candidate offsets in a fixed order, testing each. The first that fits is used. If all fail, the rotation does not happen.
A typical list for the standard pieces is: no offset, one left, one left and up, two down, one left and two down. The exact sequence depends on which rotation you are performing and which piece, and it is the order that matters, since the first success wins.
Why the I piece is different
The long piece is four cells across, so a one-cell nudge is often not enough to clear an obstruction. It gets its own table with offsets up to two cells, which is why it sometimes appears to jump a surprising distance when rotated in a corner.
This trips up new players who expect all pieces to behave alike. They do not, and the difference is documented rather than accidental.
Kicks as a tool
Once you know rotation can move a piece, you can use it deliberately:
- Reaching under an overhang. Slide the piece alongside, then rotate: the
kick pulls it into the covered space that sliding could never reach.
- Escaping a wall. A piece flush against the left wall that cannot rotate
in place will kick right and rotate anyway.
- T-spins. The whole family of spin techniques is built on setting up a gap
reachable only by a kick.
Practising it
The useful drill is to stop treating a failed rotation as final. When a piece will not go where you want, try rotating in the other direction: the kick lists for clockwise and counter-clockwise differ, and one frequently succeeds where the other fails.
That single habit rescues a surprising number of placements, and it is the first step towards deliberate spin setups rather than accidental ones.
Read next
- Where Pieces Spawn and Why the Buffer ExistsA couple of hidden rows above the visible field give rotations somewhere to go.
- What Counts as a Difficult ClearA precise list, because the back-to-back bonus depends entirely on it.
- How the Seven-Bag Randomiser WorksPieces are not drawn at random. Every group of seven contains each shape exactly once, which makes the queue countable.
- The Super Rotation System, ExplainedFour defined states per piece and a table of fallback offsets, which is what lets a piece spin into a gap it should not fit.
- The Nine-Column Stack and the Open WellFill nine columns flat, leave one open, and wait for the long piece. The standard shape for a high score.
- How to Practise DeliberatelyPlaying more runs is not practice. Constraining a run so it isolates one skill is.