A* + Jump point search implementation in C++ later used as an .dll “Plugin” in Unity3D to illustrate the path. It was recorded on the map ‘maze512-1-8.map’ from http://www.movingai.com/benchmarks/.
The path is found when the white/blue path appear and is traversed with the red marker.