astar topic
quadtree_Astar
Python programm showing A* path finding on quadtree representation of a 2D map.
grid_pathfinding
Pathfinding on grids using jumping point search and connected components.
8-puzzle-search-implementation
this a python BFS , A* and RBFS implementation of 8 puzzle
pyfinder
An A* (A-star) pathfinder in Python in 3 versions: CLI, pygame and Qt
GameAI4j
Game AI for java.NavMesh、A*、BehaviorTree、FSM
NavMeshDemo
Unity client navmesh export to server for pathfinding
Pathfinding
A pmmp virion (library) for pathfinding using A*
Artificial-Intelligence-State-Space-Search
Different Searching algorithms (DFS, BFS, IDS, Greedy, A*) opting to find optimal path from source to destination
RobotPathPlanning
Sampling-based Mobile Robot Path Planning Algorithm by Dijkstra, Astar and Dynamic Programming on Undirected Graph
defold-astar
Pathfinder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.