Car Sort Level 38 Solution Walkthrough
Board Analysis
Opening, mid-game, and finishing states sampled from the video.

Video Analysis Notes
This walkthrough is based on frame sampling from the cached CherieGaming video. The sheet shows the starting board near 0:05 and a late-stage board near 2:07, where most colors have been grouped on the right side.
Observed clearing route from the sampled frames:
blue upper blockers -> cyan left rows -> purple middle rows -> green right stack -> orange/pink/white cleanup
Level Overview
Level 38 has the main road on the right and several left-side rows feeding into it. The opening board is dominated by blue, cyan, and purple, while green, orange, pink, and white become visible later.
The video route gradually transfers the left-side rows into the right-side grouped stacks.
Goal
Clear every car by sending each same-color group into its matching garage while keeping the main road from filling with mixed colors.
Main Strategy
Use the right-side road as the main transfer lane. Clear blue first to open the upper route, then work through the left rows before finishing the right-side stacks.
Step-by-Step Walkthrough
Step 1: Clear Blue From The Upper Route
Begin with the blue cars near the upper road entrance. This opens the main right-side lane.
Step 2: Move Cyan From The Left Rows
Pull cyan cars out of the left rows as a group. Cyan needs the main road to stay clear, so do not mix it with purple traffic.
Step 3: Group Purple In The Middle
Move purple after cyan. This opens the middle rows and creates room for the green right-side stack.
Step 4: Clear Green On The Right
Use the opened road to clear green from the right side. Keep the transfer lane empty between batches.
Step 5: Finish Orange, Pink, And White
Finish orange, pink, and white after the larger blue, cyan, purple, and green groups are no longer blocking the route.
Recommended Order Summary
Use this practical route:
blue upper blockers -> cyan left rows -> purple middle rows -> green right stack -> orange/pink/white cleanup
This is a color-batch order inferred from frame changes, not an exact coordinate-by-coordinate tap list.
Key Tips
- Follow the color that is actively disappearing from the board, not just the color that looks closest.
- Keep the road mouth clear before starting a deeper stack.
- Move one color at a time whenever possible.
- If the current color is blocked, clear the immediate road blocker and then resume the detected order.
- Use the frame-analysis sheet above to compare the opening, middle, and final states.
Why This Solution Works
The route works because the right-side lane is opened before the left rows are drained. Blue creates the entrance, cyan and purple free the rows, and the remaining colors can then be grouped without blocking the main road.