SRS (Super Rotation System)
Four states, five kicks, one language every modern Tetris player speaks.
SRS (Super Rotation System) is the modern rotation framework used in most current-generation Tetris titles. It defines exactly how each of the seven tetrominoes pivots through four discrete rotation states (0, R, 2, L) and specifies a set of corrective offsets—commonly called wall kicks—that allow a piece to complete its rotation even when it is pressed against a wall, the floor, or stacked blocks. By standardizing pivot points and kick tables, SRS gives players a consistent, learnable rotation language across games.
The system became the de facto standard for competitive and modern Tetris after its debut in Tetris DS (2007). It replaced the varied, often idiosyncratic rotation behaviors of earlier titles, and its kick tables are now the baseline that players in Tetris 99, Puyo Puyo Tetris, and the official Tetris Effect series rely on for advanced techniques such as T-spins, I-dances, and tight slotting.
- Type
- Tetromino rotation system
- Rotation states
- 4 (0, R, 2, L)
- First implemented
- Tetris DS (2007)
- Pieces affected
- I, T, S, Z, J, L (O-piece does not rotate)
- Kick tables
- Distinct tables for I-piece vs. JLSTZ pieces
- Pivot reference
- I-piece rotates in a 4×4 box; JLSTZ in a 3×3 box
Lore & Background
Before SRS, each Tetris title rolled its own rotation logic. A T-piece in one game might pivot around a different cell than the same T-piece in its sequel, and wall interactions were handled by ad-hoc rules that varied from console to console. Players who mastered one title often found their muscle memory useless in the next. The community had long called for a single, documented rotation standard.
Tetris DS (2007) shipped with what developers and players began calling the Super Rotation System. Its design was deliberately mechanical: every non-O tetromino rotates in 90° increments around a fixed pivot, and a small lookup table of up to five offset pairs is consulted whenever the naive rotation would collide with a wall, the floor, or existing blocks. If any offset clears the collision, the piece snaps to that position and the rotation succeeds. If none do, the rotation is simply denied. The I-piece, being four cells long, uses a wider 4×4 reference box and its own kick table; the five symmetric pieces (J, L, S, T, Z) share a 3×3 box and a common table. The O-piece, being a 2×2 square, is exempt from rotation entirely.
The elegance of SRS is that it is small enough to memorize yet expressive enough to support the full vocabulary of modern play. T-spins, I-dances, 360s, and tight slotting all depend on knowing which kick will fire in which state. Because the tables are finite and public, they became the shared grammar of competitive Tetris, and subsequent titles—Tetris Effect, Tetris 99, Puyo Puyo Tetris—have adopted them without modification, making SRS as foundational to the franchise's modern identity as the 10-line clear was to its original.
In Their Own Story
The arena lights dim to a single cold blue. Kira sets her controller down, fingers still twitching over the face buttons. On the screen, a lone T-piece hovers above a jagged skyline of stacked blocks, its shadow stretching two columns to the left. She knows the kick table by heart: state 0 to R, offsets (0,0), (-1,0), (-1,+1), (0,-2), (-1,-2). She taps right-rotate. The T lurches left one cell, then drops two. It seats flush into the gap, its flat face kissing the wall. The crowd in the livestream chat erupts. Kira doesn't smile. She's already watching the I-piece spawn above, four cells of pale cyan sliding toward a slot that only a 360-degree I-dance can fill. The grid waits. The kicks are waiting. She breathes, and the rotation begins.
Reader's Guide
SRS governs how tetrominoes rotate in modern Tetris. Each piece (except the O) cycles through four states—0, R, 2, L—by rotating 90° clockwise or counterclockwise around a fixed pivot. The I-piece pivots within a 4×4 grid; the five JLSTZ pieces pivot within a 3×3 grid. When a rotation would push the piece into a wall, the floor, or existing blocks, the system checks a short list of up to five offset pairs (the "kick table"). If any offset produces a valid position, the piece snaps there; if none work, the rotation is blocked.
This matters for casual players because it makes rotations feel responsive and predictable: a piece near a wall will still turn into a slot instead of simply refusing. For competitive players, the kick tables are the foundation of advanced techniques. A T-spin requires the T-piece to rotate into a 2×2 pocket using a specific kick; an I-dance strings together multiple I-piece kicks to thread the long piece into tight gaps. Knowing which kick fires in which state transition lets you plan rotations two or three moves ahead.
SRS was first implemented in Tetris DS (2007) and has since been adopted as the standard in Tetris Effect, Tetris 99, Puyo Puyo Tetris, and most other modern titles. Older games (Tetris on NES, Game Boy, etc.) used different, often less consistent rotation rules, so SRS represents the modern baseline. If you are learning any current Tetris, SRS is the first system to internalize.
Did You Know?
- The O-piece is the only tetromino that never rotates under SRS, since its 2×2 square looks identical in all four states.
- The I-piece and the JLSTZ pieces use entirely different kick tables; the I-piece's table is wider because its 4×4 reference box gives it more room to shift.
- A T-spin is possible only because SRS allows the T-piece to rotate into a 2×2 pocket via a kick offset that a naive rotation would forbid.
- SRS's kick tables are finite and publicly documented, which is why competitive players can memorize them and plan multi-step rotations in advance.
More in Gameplay & Mechanics
Elsewhere in the Tetris universe
Spotted an error? Know more?
This is a living reference — every entry is fact-audited, and reader corrections feed straight into our audit queue. Suggest an edit · See this site's audit record
