a-star topic
astar-typescript
A* search algorithm in TypeScript
uastar
Minimal A* implementation in C. No dynamic memory allocation.
SOTA-Py
A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem
HexGridUtilitiesForGames
Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more
Unity-PathFindingAlgorithms
BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms
Simple-optimized-A-Pathfinder
An simple and optimized grid pathfinding
data-structures
Common data structures and algorithms implemented in JavaScript
stanford-cs-221-artificial-intelligence
VIP cheatsheets for Stanford's CS 221 Artificial Intelligence
motionplanning
Motion planning algorithm implementation