a-star-path-finding topic

List a-star-path-finding repositories

HexGridUtilitiesForGames

130
Stars
30
Forks
Watchers

Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more

Pathfinding-Algorithms

85
Stars
14
Forks
Watchers

A visualizer for the core search algorithms used in AI and game development. Special thanks to Amit Patel and his cool tutorials for providing me with the inspiration. #MadeWithUnity

Route-Planner

28
Stars
11
Forks
Watchers

A route planner using the A* algorithm (uses Open Street Map data)

constellation-js

21
Stars
5
Forks
Watchers

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

Route-planner-algorithm

21
Stars
1
Forks
Watchers

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

guided-extended-hybrid-astar

19
Stars
6
Forks
Watchers

A Hybrid-A* planner with early stopping for efficient path planning and extended motion primitives to account for the motion capabilities of the U-Shift II vehicle. Author: Oliver Schumann