Solved
Ink · solved in
0:00
How to play
- Goal: shade cells so every numbered circle gets exactly the amount of ink it asks for.
- Ink cells joined by an edge form one blot. A number is the combined size of all blots touching that circle by an edge.
- Count each blot only once, even if it touches the circle on two sides. Circles themselves always stay unshaded; an empty circle gives no total.
- Play: tap or drag to add ink. Tap ink to erase it. Long-press or right-click to mark a cell with · (“no ink here”).
34
Example: the 3 touches one blot of 2 cells and one blot of 1 cell: 2 + 1 = 3.