How to play
You complete Dotchi Loop when one closed loop visits every white circle, avoids every black circle, and gives each room a consistent white-circle passage type. The engine evaluates the full position rather than relying on a visual shortcut or an unsupported solvability claim.
- Dotchi Loop opens from a versioned seeded position built for one non-branching loop in which every white circle inside the same room must be used uniformly as either a turn or a straight passage. Its game ID, rules profile, and deal identity are stored together so restart recreates the same opening without a server request.
- Every Dotchi Loop action is checked against the current board, available material, and this defining restriction: a loop vertex has degree zero or two, and white circles in one room may not mix turning and straight behaviour. Invalid, stale, or post-terminal actions leave the position unchanged.
- You complete Dotchi Loop when one closed loop visits every white circle, avoids every black circle, and gives each room a consistent white-circle passage type. The engine evaluates the full position rather than relying on a visual shortcut or an unsupported solvability claim.
Strategy tips
- A practical Dotchi Loop plan is to preserve several legal continuations around one non-branching loop in which every white circle inside the same room must be used uniformly as either a turn or a straight passage. Use the deterministic hint to inspect one legal action, then compare how it affects the documented objective before committing.
- A common Dotchi Loop error is to ignore the boundary rule that a loop vertex has degree zero or two, and white circles in one room may not mix turning and straight behaviour. Undo is useful for studying that decision, while restart deliberately preserves the original seeded position.
- Near the end of Dotchi Loop, recount the remaining obligations needed until one closed loop visits every white circle, avoids every black circle, and gives each room a consistent white-circle passage type. Check the boundary rule after every final placement or transfer because terminal status is enforced immediately.