Introduction - If you have any usage issues, please Google them yourself
A* pathfinding example to illustr ate how to implement a A* pathfinding algorithm into your program. It's a port from Patrick Leste rs example in BlitzBasic to VB.NET. It uses a Bin Indigenous Heap class I made to sort the score values.