A *
Description:

This is a little A* search algorithm. Select a start and goal cell and run the algorithm it will try and find a short path and if there is obstacles it will go around them.
Cell Selection:
Heuristic Selection:
Start
Goal
Cell
Path
OpenSet
ClosedSet
Obstacle
Current
info