Largest open region
A larger connected region keeps more cells working together. Compare it with total empty cells to spot fragmentation.
Current-tray decision process
A strong move is not merely the first piece that fits or the first line you can clear. Plan the current three pieces together, compare their order, and protect space that remains useful after every placement.
Treat the visible tray as one small planning problem. Before placing anything, check the size and fixed orientation of all three pieces. A single square may fit almost anywhere, while a long line, large square, rectangle, or L-shaped piece may have only a few legal positions. Spending the flexible piece first can remove the space needed by the difficult one.
This process is deliberately current-tray focused. It gives you a repeatable way to choose among legal sequences without pretending to know which pieces will appear later.
Three pieces have six possible orders. The order matters because the board is updated after each legal placement: completed rows and columns clear, and the next piece sees that changed board. Two orders using the same three shapes can therefore have different legal positions, different line clears, or different stopping points.
Start with constrained pieces when they have only a small number of safe homes, but do not turn that into an automatic rule. Sometimes a flexible first move completes a line and creates the only opening for a large second piece. The reliable check is to compare the complete paths, not to assume that “largest first” or “smallest first” always wins.
The Move Order tool keeps the current board and pieces fixed, evaluates all six orders, and lets you replay the recommended comparison instead of relying on a visual guess.
Total empty cells are useful, but their shape matters. Twenty open cells joined into one broad area can accept more fixed shapes than twenty cells split into narrow corners and one-cell pockets. That is why the result also reports the largest open region and the number of critical shape placements that remain available.
Preserve width as well as area. Long lines need uninterrupted rows or columns, large squares need a solid open block, and rectangles need adjacent rows or columns at the same time. Filling the center carelessly can divide one flexible area into several edge pockets; filling every edge first can leave a center that is open in total but awkward in shape.
A larger connected region keeps more cells working together. Compare it with total empty cells to spot fragmentation.
This provisional metric checks whether demanding reference shapes still have legal homes; it is not a prediction of the next tray.
Crowded boards reduce your choices, but occupancy alone is not a universal danger threshold. Look for structural warning signs and then test the current pieces against them.
When none of the three pieces has a legal first move, the solver reports that exact current-tray result. When one or two pieces fit but no complete path exists, it reports the longest legal prefix instead of presenting it as a safe three-piece answer.
Both strategies first prefer placing as many of the current three pieces as possible. They differ only after that shared requirement, so choosing a strategy changes how complete or partial candidates are ranked rather than changing placement legality.
Prioritizes line clears before difficult-shape fits and connected open space. Use it when you want the current tray to make measurable clearing progress without ignoring the final board.
Prioritizes difficult-shape fits and connected open space before line clears. Use it when a crowded or fragmented board makes future placement room the immediate concern.
Neither label guarantees a live score or longer game. The measured High Score example shows one reviewed tray where the two priorities return different legal sequences and exposes the final board metrics behind that difference.
The solver can exhaustively check legal positions and all six orders for the reviewed 8×8 board and current three fixed-orientation pieces under provisional-classic-v1. It can show the returned move sequence, rows and columns cleared by that sequence, final empty cells, connected open space, and provisional difficult-shape fits.
It cannot verify an official point formula, Combo multiplier, tray generator, revive behavior, rotation control, future pieces, or a guaranteed outcome in every app version. Use the answer as a transparent current-tray plan, confirm each live placement, and return with the next tray after the board changes.