Evaluating an algorithm for Micromouse is really a
difficult task.
One has to make a perfectly working mechanical design and build
a complete maze to test.
With the Micromouse Simulator, 'THE MIMO', one
can test different algorithms. You can build your own algorithm and test
it in mazes used in previous year competitions.
This Micromouse Simulator is completely built in
C language. The Graphics used in the Micromouse Simulator is
simple, yet gives a great understanding of the algorithm and its
power to solve different mazes.
One can use the coding for standard algorithms
already in the code, or code their own algorithm. The Readme.txt
file contains information and description of various functions in
the Micromouse Simulator.
The mazes in previous years' competitions are in
maze.zip file.