aedrax / maze-solver

0 stars 0 forks source link

Use RobotController for statistics #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The RobotController class provides functionality for the common task of running 
a robot through a 
simulation.

http://code.google.com/p/maze-solver/source/browse/trunk/src/maze/ai/RobotContro
ller.java

It's currently used by the RobotAnimator and it would make sense to use it for 
the stat tracker as well 
and add the additional features that the stat tracker uses to it.

Original issue reported on code.google.com by lukelast@gmail.com on 13 May 2009 at 6:17

GoogleCodeExporter commented 9 years ago

Original comment by lukelast@gmail.com on 15 May 2009 at 6:44

GoogleCodeExporter commented 9 years ago

Original comment by lukelast@gmail.com on 9 Jun 2009 at 11:46