NONOGRAM: Shade the cells in the grid according to the following rules.Clues outside the grid represent a group of digit(s) corresponding to the clues length.
There must be at least one blank cell between the clues (including special clues).
AIM OF EXPERIMENT: Finkz the rat must reach the cupcake by finding a path through the maze.
The path must not visit any cell more than once, cross itself, or pass through any shaded cell.
Finkz the rat may only move horizontally or vertically and cannot move diagonally.
QUESTION MARK: A question mark represents a digit that is more than 0, e.g. (1), (2), (5).
STAR: a star represents a group of digit(s) of any size, e.g., (3), (3 4), (0)
TEST CONSTRAINT: All non-shaded cells must be visited before the cupcake.
Solve the puzzle here
Solution code: The amount of cells that Finkz visits each row top to bottom.
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.