Solution code: Row 7 and column 8: For each tetromino cell the according letter, X for a wall cell and H for a cell inside of the cave.
on 14. September 2024, 00:37 by Samish
Brillant idea! once you understand the core logic, it becomes a delicious snack. Thanks :)
on 6. September 2024, 00:30 by mse326
I don't understand what the solution code is meant to be. I'm pretty sure I have the puzzle right, so I think that is why I can't get it. Can anyone explain?
----
You go through row 7 from left to right and then through column 8 top to bottom. If a cell contains an L-tetromino, write L into the solution code. If it contains an I-tetromino write I and the same for T- and S-tetromino. If the cell does not contain a tetromino and is part of the wall write X. If it does not contain a tetromino and is in the cave, write H.
------
Ah ok. Thank you. Great puzzle
on 26. July 2024, 18:35 by Phistomefel
Changed the solution code due to difficulties on the phone.
on 24. July 2024, 11:36 by Jesper
Lovely, thanks!
on 23. July 2024, 20:52 by Phistomefel
Thanks a lot for giving this puzzle a go and for the warm feedback! (:
on 23. July 2024, 16:12 by r45
:-))
on 23. July 2024, 06:12 by Phistomefel
Changed Penpa link.
on 21. July 2024, 23:59 by Mark Sweep
That was simply awesome!
on 21. July 2024, 23:18 by Niverio
After understanding the core implications of the puzzle I think it is more intuitively solvable than purely logically :)
on 21. July 2024, 22:53 by RJBlarmo
Very clever ideas in this puzzle!
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.