<pathRunner> <purpose> pathRunner is a program that allows an object to navigate any path at certain degrees of accuracy. </purpose> <howToUse> the bottom left slider, "accuracy", allows you to adjust the accuracy of navigation from 1 to 10. press R to change the direction of the object. press space to change the path. </howToUse> <howItWorks> with each move, the distance to the edge of the path is checked in a number of directions (depending on the accuracy) and an average of these distances is calculated to determine the best direction to move in. </howItWorks> <extra> feel free to draw your own paths! be creative but careful as the program isn't perfect and abstract paths may confuse it. </extra> </pathRunner>