A* Pathfinding Trainer

Educational Software

This is something I whipped up while explaining the A* Pathfinding algorithm to my students. It's designed for students to stop and interfere with the algorithm while its running so they can better understand its behavior, including changing the map, or using a hueristic to improve algorithm speed.


DEVELOPMENT STATUS:

Complete


VITAL STATS:
Language: C++
Platform: PC
Dev Time: 2 Weeks
Designer: Tim Turner


NOTEABLE FEATURES:
*Students can pause algorithm in mid-process
*Can edit randomly generated-levels and see the algorithm run multiple times on one scenario


DEMOS AND CONTENT:

top