Hey, I saw this floating around the net and thought people here would be interested. This site visualizes different pathfinding algorithms. I had not heard of Jump Point Search, which looks pretty efficient.
http://qiao.github.io/PathFinding.js/visual/
Cool visualisations, its always interesting to see just how much calculation is going on in the background while you are walking around killing things!
When I first began developing my project I used lines to draw the real-time path finding algorithms, it looked something like this
atos_pathfinding.png 580.1 Kb [2 download(s)]