WATER SORT RECOVERY
Water Sort Puzzle Stuck? How to Recover
Stop making random legal pours. Find the first move that consumed your working space, undo to it, and rebuild around exposed matching colors.
Color sort strategy starts with one constraint: only the exposed top color can move. A legal pour goes into an empty tube or onto the same visible color, and the destination must have free space. SpillD moves as much of the exposed run as fits, which means a partial pour can change both tubes without freeing the source.
The puzzle is solved when every non-empty tube contains one color. Reaching that state depends less on any single match than on the order in which buried layers become available.
Diagnose the board before pouring again
When a water sort puzzle feels stuck, stop and inventory the position. Ignore full single-color tubes. For every other tube, note its exposed color, the run length on top, and the color directly beneath that run. Then count completely empty tubes and partially filled destinations with a matching exposed color.
The bottleneck is usually visible in that list: a buried color has no route to the surface, or the only tube that could hold its blocker has already been filled. The recovery point is the earlier pour that removed that workspace.
Separate legal moves from useful moves
SpillD pours the full exposed run that fits. Moving onto an empty tube or a matching top color can therefore be legal without improving the position. A useful pour does at least one of three things: completes a color, exposes an immediately usable match, or creates an empty tube within the next move.
Keep one tube flexible
Treat an empty tube as working memory. It temporarily holds an exposed color so another layer can move. Before using the last empty tube, know where its new contents can go next; otherwise a legal pour can leave the board with no useful follow-up.
Reveal a destination, not just a color
Look beneath the segment you plan to move. The best pour reveals a color that can immediately join another stack or opens a tube that can become empty soon. Exposing an unmatched color may require another workspace tube and can stall a position that looked safe.
Consolidate without closing the board
Joining identical exposed colors reduces partial stacks and often frees a tube. But a completed tube also stops acting as workspace. Delay the final pour when its spare capacity is the only place that can accept a blocking color.
Recover from the first irreversible choice
When no useful pour remains, the cause is usually earlier than the final move. Undo until a flexible destination reappears, then change the pour that filled it or buried the color you now need. SpillD’s undo and restart tools make this backtracking explicit rather than forcing random pours.
Replayed position
Solve two mixed four-segment tubes
Tube A is red, red, blue, blue from bottom to top. Tube B is blue, blue, red, red. Tube C is empty. Every SpillD tube holds four segments.
- 01
Pour the two-segment blue run from Tube A into empty Tube C.
- 02
Pour the two-segment red run from Tube B onto the red now exposed in Tube A.
- 03
Pour the remaining two blue segments from Tube B onto the blue in Tube C.
Result. Tube A finishes with four red segments, Tube C finishes with four blue segments, and Tube B is empty. The real SpillD engine accepts all three pours and marks the board solved.
Engine-replayed rescue board
Open the three-color cycle
Read every tube from bottom to top. The colors form a cycle, but the two empty tubes provide enough workspace when each pour prepares the next exposed match.
- 01
Pour A into D to park the exposed red.
- 02
Pour C into A, joining the exposed green.
- 03
Pour B into C, joining the exposed blue.
- 04
Pour B into D, joining the parked red.
- 05
Pour the green run from A into B.
- 06
Pour the blue run from C into A.
- 07
Pour the exposed red from C into D.
- 08
Pour the green run from B into C to complete green.
- 09
Pour the blue run from A into B to complete blue.
- 10
Pour the final red from A into D to complete red.
Result. After ten legal pours, C is full green, B is full blue, D is full red, and A and E are empty.
COMMON MISTAKES
What usually breaks the position.
Filling the only empty tube
An empty tube is movable workspace. Occupying it with a color that cannot consolidate may remove the route to buried layers.
Matching colors automatically
A same-color pour is legal, but it may expose an unusable layer. Check both the destination and the new source top before moving.
Splitting a complete run
Moving a clean stack without a clear purpose spends capacity and increases the number of partial tubes that must be managed.
QUICK ANSWERS
Questions players ask.
What makes a pour legal in a color sort puzzle?
SpillD allows a pour into an empty tube or onto the same exposed color when at least one space is free, then moves as much of the exposed run as fits.
Should I always fill a matching tube?
No. Consolidating is useful only if the move preserves enough working space and reveals a layer that the remaining board can handle.
What should I do when a color sort puzzle is stuck?
Undo to the last position with flexible space, identify the first pour that buried an unmatched color, and choose a destination that keeps an empty tube available.
Can a water sort puzzle become impossible after a bad move?
A solvable starting board can reach a position with no productive route. Undo to the first workspace-closing pour, or restart the deterministic board and replay a different sequence.
Is every legal water sort move useful?
No. A pour can obey the color and capacity rules while burying the next color you need or consuming the final flexible tube.