Generic pathfinding tool for Godot engine using CSharp. Includes both A* and Dijkstra algorithms working with different world representations.
Tinky364/Pathfinding
Generic pathfinding tool for Godot engine 3.5 using CSharp. Includes both A* and Dijkstra algorithms working with different world representations.
C#MIT