A brain-teaser: translate and rotate the pieces.
Colored paths form as the pieces touch each other.
Can you make 3 continuous paths: red, blue, yellow ?
Because I couldn't do it in my head, I wrote a JavaScript solver. Current version works nicely, but a complete rewrite is needed.
Translate and rotate the pieces. Colored paths form as the pieces touch each other. Can you make 3 continuous
paths: red, blue, yellow ?