This is my attempt at designing a new pencil puzzle genre, I hope you enjoy. I've included an example puzzle to help understand the ruleset, as well as a notation strategy to track the moving parts. Huge thanks to Chameleon for implementing this genre into PuzzleTV!
_________
Move some shapes vertically and horizontally and draw a line through the path taken such that every cell is either a shape or path cell and no two similar shapes can see each other vertically or horizontally. Path cells cannot intersect, and shapes block vision of each other.
A digit in a shape defines the exact quantity of cells that it will move.
Black shapes MUST be moved. (Not featured in this puzzle, see example)
Solve on PuzzleTV (interactive)
____________
Example solution code (coordinates of diamonds): A3B1D2D4
Solution code: Coordinates of each diamond in reading order, Letters for rows, numbers for columns.
on 6. January 2025, 19:32 by Sniglett
Added PuzzleTV links.
on 5. January 2025, 21:18 by wisty
Love this love this love this!
on 5. January 2025, 02:48 by damasosos92
Oh wow, so fun!
on 4. January 2025, 20:56 by Donatello_86
Very enjoyable
on 4. January 2025, 17:26 by Fra314
Really really fun! Awesome pencil puzzle, I really liked it!
on 4. January 2025, 12:38 by Sniglett
Solution code fixed D: