[TSL][S2T2] Suguru + Myopia
(Published today, 13:09 by The Book Wyrm)
This puzzle was created for the Skunkworks League. The prompt for this round was to create a puzzle that contains two grids, one which uses numbers and one which doesn't.
Rules:
- In the outer grid:
Place a digit into each cell so that a region of size N contains the digits 1-N once each. Identical digits cannot be adjacent.
- In the inner grid:
Draw a loop along the edges of some cells.
- Arrows in the outer grid give the number of cells inside the loop in the indicated direction.
- Arrows in the inner grid give either:
The direction of the closest line segments to the clued cell.
The direction of the largest number seen from that cell.
If there is a tie, then all tied directions are given.
All arrows in a cell are of the same clue type.
For aditional clarity an example of a valid grid has been given.
Main Puzzle:
Penpa link:
Click Here
Solution code: First give the bottom row of the suguru left to right. Then, give the number of cells inside the loop in each row of the myopia from top to bottom. (18 digits)
i.e. for the example grid the solution code would be 21341220
Last changed on today, 23:25
Solved by Agent, lmdemasi
Comments
today, 23:25 by The Book Wyrm
Fixed solution code
today, 14:55 by The Book Wyrm
Typos