# .font: font.text_2
2021-12-04 16:19 nesdori  
# .font: font.text_1
hmm, first i thought that there might be multiple solutions but they seem to be a rarity :)

# .font: font.text_2
2021-12-04 19:07 dustin  
# .font: font.text_1
this time, the solution should really be unique! :d  
halftime in chess! your impressions so far? :)

# .font: font.text_2
2021-12-07 21:17 dustin  
# .font: font.text_1
solution free! the top-right ffly can only be passed from the bottom side, and the lower-left ffly can only be passed from the right side. this makes two solutions plausible:  
1. start with the bottom \ and move counter-clockwise  
2. start with the right \ and move clockwise.  
  
finally, the exits make the solution unique because if ^ tries solution 2, he won't be able to reach an exit anymore!