a-star-algorithm topic
FCND-Term1-P2-3D-Motion-Planning
Udacity Flying Car Nanodegree - Term 1 - Project 2 - 3D Motion Planning
constellation-js
A grid geometry toolkit for A* pathfinding and 2D sprite motion.
Chase-AI
🎮 An artificial intelligence game to demonstrate the A* pathfinding. The enemy will try to get close to the agent and make it stuck between walls.
Pathfinding
Pathfinding on a real map anywhere in the world
sliding_puzzle
Swift implementation of the Sliding Puzzle game with Iterative Deepening A* AI Solver.
A-Star_Algorithm
Several different implementations of the A-Star algorithm, including a Bidirectional version.
pathFinderVisualizer
A react Application Used to visualize classical path finding algorithms like BFS, DFS, Dikstra's, A-star
Vehicle-Monitoring-And-Routing-System
The Vehicle Monitoring And Routing System (VMARS) makes use of GPS to provide the exact location of the vehicle. It allows a parent to monitor the vehicle in real-time using a GPS-based device possess...
Pathfinding-Algorithms
A Python implementation and visualization of various pathfinding and graph search algorithms.
Route-planner-algorithm
Find the shortest route using A* algorithm and graphs (Route Planner application)