Tileshift – A* Manhattan Distance vs Euclidean Distance
Hi,
Just having a bit of fun with my visualisation. Here is Manhattan distance as the cost function:
Here is Euclidean distance as the cost function:
I also found a bug, my estimate was not admissible. I’m still trying out various combinations of cost function weights to get a good result… its complicated =)

