Comment on To tell if a maze is solvable, just hang it by its cornersComments−voidUpdate16dOnly works if the path goes from one side to another. If it ends in the center, it will be solvable but only be a single piece. It can also fall into multiple pieces without being solvable if there is a disconnected piece of wall
Comments
Only works if the path goes from one side to another. If it ends in the center, it will be solvable but only be a single piece. It can also fall into multiple pieces without being solvable if there is a disconnected piece of wall