A Python program that simulates a Micromouse. Also has the main algorithm written in C, so that I can use it at some point on a physical micromouse
I do intend to eventually build a Micromouse, but I wanted to write a pathfinding algorithm for one now. So here it sits.