Kraken JavaScript Benchmark: A* Search Algorithm

This benchmark uses the A* search algorithm is used to automatically plot an efficient path between two points,
in the presence of obstacles. Adapted from code by Brian Gringstead.

Below, you can watch the algorithm plot a path through the maze.