2D Implementation of A* Pathfinding.This algorithm uses a Binary Heap structure for Open List management.
コメント