a-star-path-finding topic
astar-typescript
A* search algorithm in TypeScript
HexGridUtilitiesForGames
Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more
Pathfinding-Algorithms
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
A route planner using the A* algorithm (uses Open Street Map data)
constellation-js
A grid geometry toolkit for A* pathfinding and 2D sprite motion.
Route-planner-algorithm
Find the shortest route using A* algorithm and graphs (Route Planner application)
guided-extended-hybrid-astar
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