==== LINKS ====
F-puzzles - CtC app
==== RULES ====
Normal Sudoku rules appy : fill the grid with digits 1 to 9 appearing each exactly once in every row, column and 3x3 box.
Thermometers : digits along grey thermometers strictly increase from the bulb to the tip.
German Whispers : Two neighboring digits along a green line must differ by at least 5.
Renbans : Digits along a purple line must be a set of consecutive digits (i.e. 2-5-4-3)
Between Lines : Digits on a thin line connecting 2 circles must be strictly between the digits in the said circles.
Arrows : Digits along an arrow shaft must sum to the digit in the arrow bulb.
==== ACKNOWLEDGEMENTS ====
Thanks to The Sonic Person, Vivian Section and Tallcat for testing, and their precious feedback !
Solution code: Digits from Row 9 (left to right) and then Column 5 (top to bottom). 18 digits total, no space character.
on 21. February 2022, 17:40 by twobear
Agree with the previous comments. Really beautiful puzzle!
on 19. February 2022, 21:27 by kolot
Beautiful interactions.
on 19. February 2022, 19:29 by XeonRisq
Very much enjoyed the puzzle, the different variations of rectangles were quite interesting. Really like how the between/renban worked; lovely idea, excellent execution.