Notes
- A relative position of (0, 0) refers to the internal position of the piece.
- Positive y-values represent lower rows.
I Tetromino
North
(0, 0) is the space above the leftmost I block.
East
TODO
South
As per North, but all blocks are one space down relative to (0, 0).
West
TODO
J Tetromino
North
TODO
East
TODO
South
TODO
West
TODO
L Tetromino
North
TODO
East
TODO
South
TODO
West
TODO
S Tetromino
North
TODO
East
TODO
South
TODO
West
TODO
T Tetromino
North
TODO
East
TODO
South
TODO
West
TODO
Z Tetromino
North
TODO
East
TODO
South
TODO
West
TODO
O Tetromino
The O tetromino technically has four rotation states, but the game defines this identical list for each one.
(0, 0) is at the top-left of the 4x4 grid.