a-star-algorithm topic

List a-star-algorithm repositories

FCND-Term1-P2-3D-Motion-Planning

29
Stars
17
Forks
Watchers

Udacity Flying Car Nanodegree - Term 1 - Project 2 - 3D Motion Planning

constellation-js

21
Stars
5
Forks
Watchers

A grid geometry toolkit for A* pathfinding and 2D sprite motion.

Chase-AI

26
Stars
2
Forks
Watchers

🎮 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

308
Stars
27
Forks
Watchers

Pathfinding on a real map anywhere in the world

sliding_puzzle

36
Stars
13
Forks
Watchers

Swift implementation of the Sliding Puzzle game with Iterative Deepening A* AI Solver.

A-Star_Algorithm

21
Stars
3
Forks
Watchers

Several different implementations of the A-Star algorithm, including a Bidirectional version.

pathFinderVisualizer

36
Stars
12
Forks
Watchers

A react Application Used to visualize classical path finding algorithms like BFS, DFS, Dikstra's, A-star

Vehicle-Monitoring-And-Routing-System

38
Stars
20
Forks
Watchers

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

21
Stars
3
Forks
Watchers

A Python implementation and visualization of various pathfinding and graph search algorithms.

Route-planner-algorithm

21
Stars
1
Forks
Watchers

Find the shortest route using A* algorithm and graphs (Route Planner application)