|
P(blue) — chance of being empty
Fraction of consistent boards where this cell is blue.
High P(blue) = safe to click in Phase 1.
|
|
|
EV — expected SP from this click
P(ship) × E[ship value] averaged across consistent boards.
Most useful in Phase 2.
|
|
|
Score — composite scorer value
Composite score used to rank cells. Values are empty when source is not heuristic or v11p2.
|
|
|
Tooltip — per-term score breakdown
Hover over an unrevealed cell to see all scoring terms. Values are empty when source is not heuristic or v11p2.
|
The board is a 5×5 grid of 25 hidden cells. Each cell belongs to exactly one ship (or is blue/empty). Ships are horizontal or vertical contiguous segments with no overlap:
Click budget: ship hits are free. Only hitting a blue (empty) cell costs from your budget of 4 blue clicks.
Extra Chance: if you’ve hit fewer than 5 ship cells total, each blue click extends the game (the game doesn’t end). Once you’ve hit 5 ship cells, Extra Chance shuts off — the next blue you click ends the game immediately. Use your remaining budget wisely.
Perfect game: use constraint inference to find all blue cells before hitting 5 ships, then collect all remaining ship cells for free.
The solver tracks which board arrangements are consistent with everything you've revealed so far. The Boards consistent count updates after each click.
Phase 1 — Extra Chance available (ships hit < 5):
While Extra Chance is active, the solver tries to find blue (empty) cells before hitting
5 ships, so you can collect all remaining ship cells for free afterward.
Recommendations come from the following sources, tried in order:
Phase 2 — Extra Chance off (ships hit ≥ 5):
The next blue click ends the game. The solver switches to a separate learned scorer to
maximize your remaining SP. If any cell is guaranteed to be a ship (P(blue) = 0 across
all consistent boards), it is always recommended first — ship hits are free and
don't cost budget. Source shown as v11p2 in
Phase 2.
Cell overlays — shown on unrevealed cells when enabled in the Cell Overlays panel:
Heuristic scoring terms — visible in the per-cell tooltip hover: