What da frog doin?
(Published on 13. July 2026, 05:04 by Justalilguy)
Play online in .
penpa+
Sudokupad
Rules
- Fillomino: Divide the grid into orthogonally connected regions such that no two regions of the same size are orthogonally adjacent.Given numbers represent the size of the region they're in.
- The frog must hop along an orthogonally connected, non-intersecting (except on icy cells) non-coinciding path, such that it avoids getting eaten by the snakes and the owls while eating (passing through) all the crickets and eventually eat the worm. It can travel inside a region freely and when crossing onto a different region, it can only do so if the region sizes are consecutive.
- A number appears on a snake maximum once, i.e the snakes form a disjoint set of numbers. The same applies for the owls and crickets as well.
- The green beans separate two numbers that are at least two apart from each other.
- Ice-Walk: The frog must slide straight through blue icy cells as well as it can only cross its path on icy cells.
- Thick borders prevent movement. The frog chilling in the top-left is for vibes only.
Just for clarification, the frog at the bottom and the worm are not a part of the fillomino grid.
Here is an example puzzle with its solution below. Sudokupad
Solution code: Column 13 numbers on the path
Last changed on on 22. July 2026, 03:54
Solved by fryguy1013, mnasti2, CJK, Zzzzz..., pms_headache, ly_ra17, Chefofdeath
Comments
on 18. August 2026, 16:27 by Chefofdeath
Every time I thought I knew what would happen it was proven wrong. So many cool, seemingly impossible steps! Great puzzle! Thanks for sharing :)
on 22. July 2026, 03:54 by Justalilguy
Clarified the rule about crickets forming a disjoint group as well