astar-algorithm topic

List astar-algorithm repositories

8-puzzle

25
Stars
21
Forks
Watchers

8 puzzle solver using BFS, DFS, IDDFS and A-star algorithm

A simulation made with Unity in which agents perform path planning with a dynamically generated reduced visibility graph and the A* algorithm.

KPathFinder

16
Stars
0
Forks
Watchers

🐾 Super fast Pathfinder derived from AStar algorithm

A-star-Pathfinding

15
Stars
3
Forks
Watchers

A-star pathfinding with pygame visualization

RoboticsSpecialization-UPenn

15
Stars
7
Forks
Watchers

Projects from the Robotics specialization from Coursera offered by the University of Pennsylvania

Path-Finder-Shortest-Path

18
Stars
0
Forks
Watchers

Easy-Path-finder is A Web App built using Streamlit and A* Algorithem to find the shortest path between two points in a City

PathPlanning

15
Stars
3
Forks
Watchers

C++ Implementation of Path Planning Algorithms based on the Python Implementation by Huiming Zhou (https://github.com/zhm-real)