
Posted by markr on 24/10/2009, 9:37 am, in reply to "addition to previous post"
The triangle maze can't be made difficult to solve. It succumbs to a simple maze solving algorithm that will visit each triangle only once in the forward direction. Once a triangle has been visited, there is no need to visit it again except for backtracking.


Message Thread:
![]()
« Back to thread