Game Is Hard Level 202 Breakdown
What You See
Two arrows share a single center dot, forming an angled “V” or a crossed shape, with the text “point one east and the other west” above. The arrows are connected, so they can only rotate together around the center.
The arrows start at some diagonal angle. Because they’re joined, you can’t point them independently — you have to rotate the whole assembly until the geometry naturally gives you one east and one west.
Why You're Stuck
I tried to drag one arrow by itself, and the whole thing just rotated in a way I didn’t expect. Then I overthought the compass — was north up? Did east mean the right side of the screen? — and kept overshooting the angle.
The answer is simply a flat horizontal line. The two arrows are rigidly connected, so the only orientation that satisfies “one east, one west” is horizontal: left arrow west, right arrow east. I just had to stop aiming for a clever angle.
The Answer
Drag the joined arrows so they rotate into a horizontal line, with the left arrow pointing west (left) and the right arrow pointing east (right). The assembly snaps green when flat and correctly oriented.
How to Beat It
- Grab the assembly. Touch near the center dot or one arrow — they rotate together.
- Rotate to horizontal. Pivot until the two arrows form a straight left-right line.
- Check the directions. Left arrow points left (west), right arrow points right (east).
- Release. It snaps green and the level completes.
Troubleshooting
- Arrows won’t point independently: correct — they’re rigidly joined. Rotate the whole assembly, don’t try to move one arrow alone.
- Wrong angle keeps snapping back: aim for a flat horizontal line. Any diagonal orientation fails the east/west requirement.
- Not sure which way is east/west: on screen, west = left, east = right. The arrows should point left and right respectively.
Why It Works
The level is a geometry/orientation puzzle where the constraint is the rigidity of the two arrows. They can’t be moved independently, so the only valid solution is the orientation where one naturally faces left and the other right — a horizontal line. The compass language (“east and west”) adds a layer of abstraction, but on a phone screen it just means left and right. It’s testing your ability to translate compass directions into screen coordinates and find the single valid rotation.
The Rule to Carry Forward
For a rigid assembly that must satisfy two directional constraints, find the single rotation where both constraints are met — and map compass terms to screen directions (east = right, west = left).
- Rigidly connected pieces rotate together — solve for the whole, not parts.
- East = right and west = left on a standard screen.
- Two opposite directions on one rigid object force a straight line.
Ignore the compass — just rotate the arrows until they’re flat, left arrow pointing left and right arrow pointing right.
Trying to rotate one arrow independently, or aiming for a diagonal. The solution is a flat horizontal line.
Get the Official Game
Game Is Hard Level 202 FAQ
How do I point the arrows east and west in Game Is Hard Level 202?
Drag the joined arrows to rotate them into a horizontal line — left arrow pointing west (left), right arrow pointing east (right).
Can I move one arrow by itself in Game Is Hard Level 202?
No. The two arrows are rigidly connected at the center dot, so they rotate together as one unit.
Which way is east in Game Is Hard Level 202?
On screen, east is to the right and west is to the left. The arrows should form a flat left-right line.
More Game Is Hard Help
This is one guide in a complete Game Is Hard index — every stage we've solved is listed on the home page.