I haven't seen that many attempts to make a slitherlink-sudoku combinations, so I attempted to create one myself. It turned out to be tough to make a ruleset that would work satisfyingly, but my hope is that more people will use my approach to add conditional constraints for other digits to get it to work.
I don't actually think this one is a very good attempt, though – some steps are clunky making the puzzle a bit unnecessary hard. I'll try to construct a smoother one next, this one was an attempt to get an unambiguous grid that solves at all – I know, I know, a very bad approach.
Normal Sudoku rules apply.
Slitherlink rules apply – you need to draw a single loop through the edges of the sudoku grid that doesn't touch or cross itself. Some of the sudoku numbers will be slitherlink clues "0", "1", "2" or "3" meaning that many of the edges of that cell are part of the loop.
Lösungscode: Numbers of cells inside the loop row by row (starting from the top) followed by numbers of row 2 (from left to right)
am 4. September 2021, 22:59 Uhr von uvo_mod
Label "Online Solving Tool" ergänzt.