Shape Rotation
Rotate it in your head, then prove it with a click — before the mirror flips fool you.
Mental Rotation as a Game
Mental rotation is a specific, well-studied task in cognitive psychology: you're shown a shape, then a second version of it turned to some angle, and you have to decide whether it's the same shape rotated or something else in disguise. Shape Rotation turns that task into a real-time game.
Each round shows a 3x3 grid with three of its nine cells filled in from a five-color palette, though in practice every puzzle draws its three cells from the same first three colors — red, green, and blue. Next to the grid sits an instruction: ROTATE 90° CLOCKWISE, ROTATE 180°, or ROTATE 90° COUNTER-CLOCKWISE, picked at random each round. There is no "no change" option — every round asks you to actually turn the pattern in your head.
You can run it solo against the clock in Practice, or head into a ranked Duel against an AI opponent who is scoring on the same board at the same time, with the result feeding into your Scotix ELO. Either way, the mechanic underneath is identical: read the grid, apply the rotation, find the match.
Matching the Rotated Shape
Below the prompt sit four 3x3 grids in shuffled order, and exactly one of them is the actual rotation. The other three exist specifically to catch a rushed guess: two are mirror flips of the correct answer (one flipped across the vertical axis, one across the horizontal), and the fourth is the correct rotation with two of its three colors swapped in place. Rotating correctly in your head still isn't enough if you don't check colors against positions.
Here's a full round worked through. Say the original grid has red in the top-left corner, green in the middle-right cell, and blue in the bottom-middle cell, and the prompt reads ROTATE 90° CLOCKWISE. Turn that 90° clockwise and red lands top-right, blue lands middle-left, and green stays bottom-middle. That's the correct answer.
The four options you'd actually see: the correct grid (red top-right / blue middle-left / green bottom-middle); a vertical mirror flip (red slides back to top-left, blue moves to middle-right, green unchanged); a horizontal mirror flip (red drops to bottom-right, green jumps to top-middle, blue unchanged); and a color-swap decoy that keeps the correct rotation's positions but trades red and blue between them. All four look like plausible rotations at a glance — that's the point.
Click a grid and the round resolves immediately. Right answer: a particle burst and the next round loads about 0.2 seconds later. Wrong answer: the board shakes for a quarter-second, then moves on. There's no time to second-guess mid-round.
How Answers Are Scored
A correct match is worth 1 point by default, but the game rewards consecutive correct answers hard. String together 3 in a row and each correct answer becomes worth 2 points; reach 5 and it jumps to 3; hit 8 in a row and every correct answer scores 5. A combo badge above the grids tracks this live: 2x✨ at a streak of 3, 3x⚡ at 5, and a 5x🔥 badge once you reach 8.
One wrong pick resets your streak to zero and drops you back to base scoring — it doesn't cost a life or end the run, since Shape Rotation has no lives at all. The only real opponent is the clock: a 45-second timer counts down in the header, switches to a red "hurry" state with an audible tick once it hits 5 seconds remaining, and ends the round the instant it reaches 0.
Your progress bar fills toward a visual 30-point mark (score divided by 30, capped at 100%), which gives you a rough sense of pace without being a hard ceiling — you can keep scoring past it. In Duel mode, an AI opponent answers its own rounds in parallel; a correct bot answer is a flat 1 point with no combo scaling, weighted against a difficulty multiplier the game applies specifically because rotation "requires spatial calculation." Whoever has the equal or higher score when the timer hits zero wins the duel, which then feeds into how your ELO rating moves.
Cues That Speed You Up
- Track one color, not the whole grid. Pick whichever cell you can place fastest and follow just that one through the rotation. Confirming a single position rules out most wrong answers instantly.
- Use handedness to kill mirror flips on sight. A true rotation preserves the order your three colors run around the grid — clockwise stays clockwise. A mirror flip reverses that order. Trace red → green → blue around the shape once and you can reject both mirror decoys without checking every cell individually.
- Corners move the most, so check them first. Under a 90° or 270° turn, a corner cell always lands on another corner and travels the farthest visually, which makes it the fastest place to catch an error at a glance.
- The color-swap decoy has the right shape in the wrong colors. If a grid's filled cells sit in exactly the right spots but something still feels off, check whether two colors have simply traded places before you click.
- Protect a live streak. Once you're at 2x or higher, a wrong pick doesn't just cost a point — it erases the multiplier on every answer after it. A beat of extra checking beats the half-second you'd save by rushing.
Difficulty and Rotation Angles
Shape Rotation doesn't ramp up over the course of a run. Every round independently picks three fresh random cells and one of the three angles — 90°, 180°, or 270° — with equal odds, so a 180° flip can follow another 180° flip, and round 20 is exactly as randomized as round 2. The grid never grows past 3x3 and the cell count never changes. Whatever difficulty you feel comes entirely from the clock and from how convincing the distractors are, not from the puzzle itself escalating.
That said, the three angles aren't equally quick to process for most people. Mental rotation research going back decades has consistently found that judgment time scales with how far a shape has to turn — a 180° flip through the center tends to resolve faster for most people than a 90° turn, since it's a straight-opposite check rather than tracking a corner-to-corner swing. Shape Rotation doesn't weight scoring by angle or tell you this; it's just something you'll likely notice in your own reaction times if you watch the clock.
The color palette has a similar quirk worth knowing. Five colors are defined in the game's code, but only the first three — red, green, blue — ever appear on a grid, since every round always fills exactly three cells. The fourth and fifth colors exist only as a fallback for a situation (fewer than two filled cells) that never actually happens in play. So you're always distinguishing the same three colors, which keeps the color-matching half of the puzzle constant while the spatial half is what actually varies round to round.
Drilling Rotation Speed
Because Shape Rotation has no ramp and no lives, the fastest way to get better is to separate accuracy from speed rather than chase both at once. Solo Practice removes the opponent entirely — no ELO on the line, no bot racing you — so it's the better place to first get consistent at spotting mirror flips and color swaps before worrying about combo timing.
Once picking the right grid feels close to automatic, the streak system itself becomes the speed drill: chasing a 5x combo forces you to keep accuracy high while going faster, since a single miss erases the multiplier you just built. That ties speed directly to a real cost for guessing, which is a more useful practice loop than just trying to click faster in isolation.
Mental rotation is a genuine, measurable spatial-reasoning skill, and getting quicker at this specific style of judgment through repetition is well documented. What that practice buys you is faster, more reliable performance on rotation-style tasks — not a general intelligence boost — so treat it as sharpening one specific skill rather than a shortcut to being smarter overall. For the broader picture on what brain-training games can and can't do, this guide walks through the evidence. For a different spatial workout on Scotix, Memory Matrix swaps rotation for recall under the same kind of time pressure.
Frequently Asked Questions
How many rotation angles does Shape Rotation use?
Three: 90° clockwise, 180°, and 90° counter-clockwise. One is chosen at random every round with no ramp or pattern, so consecutive rounds can repeat the same angle.
What exactly are the three wrong answer grids built from?
Two are mirror flips of the correct rotation — one across the vertical axis, one across the horizontal — and the third is the correct rotation with two of its three colors swapped in place. All three are deliberately close to the real answer.
Does getting an answer wrong end my run?
No. Shape Rotation has no lives. A wrong pick shakes the board, resets your streak (and combo multiplier) to zero, and immediately loads the next round. Only the 45-second clock can end the round.
How long does a round of Shape Rotation last?
45 seconds per round, shown as a countdown in the header. It switches to a red hurry state with an audible tick once 5 seconds remain, and the round ends the instant it hits zero.
How does scoring differ between Practice and Duel mode?
Your own scoring is identical in both: 1 point per correct answer, rising to 2, 3, then 5 points as your streak passes 3, 5, and 8. Duel mode adds an AI opponent scoring a flat 1 point per correct answer in parallel, and you win if your score is equal to or higher than theirs when time runs out.
Why do the grids always use the same three colors?
The game defines five colors, but each round only ever fills three cells, so only the first three colors in the palette — red, green, and blue — actually appear. The other two exist in the code as a fallback that never triggers in normal play.
Is Shape Rotation free to play?
Yes. It runs free in your browser on Scotix, in both solo Practice and ranked Duel, with no download or payment required.
More Grid Logic Games
Related Guides
Ready to train?
Jump into a free 1v1 cognitive duel or a solo practice round in seconds. No download required.
Play Scotix Free