A-Star A* Algorithm implemented in Julia. Examples Demonstration of A* algorithm finding the optimal path from the green point to the red point in various grids and mazes defined in lib/maps.jl. Map 1 Map 2 Map 3