astar-pathfinding topic
pyfinder
An A* (A-star) pathfinder in Python in 3 versions: CLI, pygame and Qt
extremitypathfinder
python package for fast shortest path computation on 2D polygon or grid maps
A-star-search
visually find the shortest path using A* algorithm
defold-astar
Pathfinder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.
Dstar-lite-pathplanner
Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"
pathfinding
Source code for the HappyCoders.eu articles on pathfinding and shortest path algorithms (Dijkstra, A*, Bellman-Ford, Floyd-Warshall).
UAVHeading-CollisionAvoidance
A*-based collision avoidance for UAV path planning
PathFinding3D
A star 3d pathfinding in 3d voxel environment in Unity3d
PathFinder3D
3D A* Pathfinding that doesn't need baked navmeshes and can be used with dynamically created terrain (MapMagic or other)