How to play
You complete Number Skeleton when all open slots are filled with the provided numbers and every crossing cell carries the same digit in both directions. The engine evaluates the full position rather than relying on a visual shortcut or an unsupported solvability claim.
- Number Skeleton opens from a versioned seeded position built for a fixed list of digit strings inserted into crossing horizontal and vertical slots so every slot and every listed number is used once. Its game ID, rules profile, and deal identity are stored together so restart recreates the same opening without a server request.
- Every Number Skeleton action is checked against the current board, available material, and this defining restriction: a listed number cannot be reused, reordered, or reversed merely because its digits fit another unfinished slot. Invalid, stale, or post-terminal actions leave the position unchanged.
- You complete Number Skeleton when all open slots are filled with the provided numbers and every crossing cell carries the same digit in both directions. The engine evaluates the full position rather than relying on a visual shortcut or an unsupported solvability claim.
Strategy tips
- A practical Number Skeleton plan is to preserve several legal continuations around a fixed list of digit strings inserted into crossing horizontal and vertical slots so every slot and every listed number is used once. Use the deterministic hint to inspect one legal action, then compare how it affects the documented objective before committing.
- A common Number Skeleton error is to ignore the boundary rule that a listed number cannot be reused, reordered, or reversed merely because its digits fit another unfinished slot. Undo is useful for studying that decision, while restart deliberately preserves the original seeded position.
- Near the end of Number Skeleton, recount the remaining obligations needed until all open slots are filled with the provided numbers and every crossing cell carries the same digit in both directions. Check the boundary rule after every final placement or transfer because terminal status is enforced immediately.