Game Is Hard Level 111 Breakdown
What You See
A four-sided square with grab-handles (nodes) at its corners, and a target shape shown alongside it. The square can be deformed by dragging its nodes, and the goal is to step it through the intermediate shapes until it matches the target.
Why You're Stuck
I kept dragging corners outward, trying to stretch the square into the target, and the shape just got lopsided. The move I was missing is the collapse — pulling a node fully inward so two sides fold into one, dropping the shape from four sides to three. Once you realize the square can shed an edge, the whole sequence unlocks.
The Answer
Walk the shape through the sequence: square, trapezoid, triangle, rhombus, rectangle. Collapse the top node to make the triangle, then pull nodes to reshape through the rhombus into the final rectangle.
How to Beat It
- Square → trapezoid: drag one top corner inward to slant a side.
- Trapezoid → triangle: collapse the top node down so the top edge folds away.
- Triangle → rhombus: pull nodes to re-form a four-sided slanted shape.
- Rhombus → rectangle: square up the angles to match the target and finish.
Troubleshooting
- Shape only stretches: you're pulling nodes outward. Try dragging one all the way inward to collapse an edge.
- Stuck at the trapezoid: the triangle needs a full fold — bring the top node down until two sides merge.
- Wrong node: work the top corners first; the bottom corners anchor the shape.
Why It Works
The level is about topology, not stretching. A polygon's node count is what defines it, and dragging a node inward past its neighbor collapses two edges into one, reducing the side count. The square can't reach the triangle by stretching — it has to lose a vertex. Each subsequent shape is a re-arrangement of the remaining nodes, so the puzzle is really a sequence of "fold, then re-open" moves.
The Rule to Carry Forward
To change a shape's number of sides, collapse a node instead of stretching it. Folding an edge away is the key to morphing between polygons.
- Collapse to reduce sides — drag a node inward until two edges overlap.
- Re-open to add sides back — pulling apart folded nodes restores a vertex.
- Follow the sequence — morph puzzles usually have a set order of intermediate forms.
The triangle step is the linchpin. Fold the top node straight down onto the bottom edge, then reshape from there.
Stretching corners outward forever. You can't stretch a square into a triangle — you have to fold a side away.
Get the Official Game
Game Is Hard Level 111 FAQ
How do I morph the shape in Game Is Hard Level 111?
Collapse the shape's corner nodes to reduce its sides. Pulling a node in folds the shape toward the next form — square, trapezoid, triangle, rhombus, then rectangle.
What is the full sequence in Game Is Hard Level 111?
Square → trapezoid → triangle → rhombus → rectangle. Each step comes from dragging a node inward to fold or collapse an edge.
Why does my shape get stuck in Game Is Hard Level 111?
You likely dragged the wrong node. The key collapse is folding the top node down to turn the square into a triangle; from there continue pulling nodes to reach the rectangle.
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.