GitHub - TimothyCM/Virtual-Micro-Mouse: Simulate a Micro Mouse maze and mouse to test algorithms

Simulate a Micro Mouse maze and mouse to test algorithms

http://choosealicense.com/no-license/

Version: 0.2.1 Date: 01/06/2017

Major issues: No known issues

Future features: Program mouse to return to start after finding the center of the maze. Force mouse to move one space at a time when selecting a distant move from fringe. Allow mouse to set a temporary goal other than the center of the maze. Change algorithm to use the distance from current location to the next move to help select closer moves from fringe.