Fun with great graphics but gets impossible after a while. The level design seems random.
Viewing post in My Friend, Martha jam comments
The levels are random indeed, sorry if you got an impossible one that happens (rarely thankfully x)) Also I noticed in play testing that people sometimes don’t know that they can trace the path on the decorative pipes too, maybe that’s what you thought too ? But you can, if you have a cactus just in front of the start, you can go left instead of right, same with the end pipe !
Thank you for your comment, I hope you give it another go if needed :D
Thanks, but the way was totally blocked by cacti. To make sure there is always at least one solution you could check out the A* algorithm:
https://briangrinstead.com/blog/astar-search-algorithm-in-javascript/