It was an ordinary day at the Hero Training Academy, when during one of the dudgeon training exercises, the training area started to collapse, with 6 soon-to-be Heroes inside.
The place is falling apart quickly, each Hero is in their own box, row, column, and have a different digit, no two share any one of those. A Heroes' number is determined by the number of cells visited in their box.
A path starts from Hero 1, and must pass through all the other heroes and make it to the exit. The path can only move orthogonally, and can't pass through any walls.
Each box is it's own room, and the doors between them are closing, even the exit. Each Hero is holding up one of them, including Hero 1. The path may not change boxes unless the path is moving from a Hero cell.
Every wall not connected to the border is cracking, on each one, there is a crack, across this crack, the two cells must add to 7. The path can't pass through a cracked wall though.
The coin either separates digits with a 2:1 ratio, or sequential digits.
Hurry now! Those Heroes need saving. Can you get them out in time?
Lösungscode: Enter the digits on the path from Hero 1 to the exit.
am 27. August 2026, 16:27 Uhr von firespire
When I actually decided to follow the rules exactly as written not try to make my own incorrect version it was a speedy solve.
Thanks for making sure your first puzzle had answer check to get me on the right track.
am 25. August 2026, 09:34 Uhr von Saltensity
Amazing story and smooth solve! :)
am 25. August 2026, 06:26 Uhr von Ianifsudoku
Made the solution code better