Mouse
- Left click: toggle a cell (shade/unshade)
- Right click (optional): mark as ‘maybe’/note
- Hint/Undo/Restart buttons (if provided)
히토리
Shade cells so every row and column has no repeats—while keeping all unshaded cells connected.
A deceptively simple rule set that turns duplicate numbers into a satisfying chain of deductions.
Shade (blacken) some cells so that no number repeats in any row or column, shaded cells don’t touch orthogonally, and all unshaded cells stay connected.
Hitori is an original puzzle type published by the Japanese puzzle company Nikoli. It first appeared in Puzzle Communication Nikoli issue #29 in March 1990.
No. Only orthogonal adjacency (up/down/left/right) is forbidden for shaded cells.
Forgetting the connectivity rule and accidentally leaving unshaded cells split into separate islands.
Re-check duplicates in the most constrained row/column and test whether a candidate shade would violate connectivity.