uastar

Pathfinder

A minimal implementation of the A* pathfinding algorithm in C, suitable for small maps.

Minimal A* implementation in C. No dynamic memory allocation.

GitHub

127 stars
7 watching
7 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list

a-starpathfinderpathfindingpure-c

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kevhiggins/a-star_pathfinderA flexible A"* search algorithm-based pathfinding interface for tile-based maps.3
dev1an/a-starAn implementation of the A* pathfinding algorithm39
albert-dang/a-star-pathingA pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells.7
tomnewton/as3astarA fast and efficient algorithm for finding the shortest path in a grid-based environment using ActionScript 321
prettymuchbryce/easystarjsAn asynchronous A* pathfinding API written in Javascript.1,897
felselva/mathcA lightweight C math library providing fundamental mathematical operations for 2D and 3D programming722
glorifiedpig/luafindingAn A"* pathfinding algorithm implemented in Lua for the Love2D game development framework.34
hypersurge/pathfinderA pathfinding library for generating efficient routes on a grid or map27
wkhere/eastarAn algorithm for finding the shortest path in a graph32
wesleywerner/lua-starA Lua implementation of the A"* pathfinding algorithm69
matejsloboda/dijkstra_map_for_godotA pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs78
wanghuohuo0716/hybrid_a_starRepresents a MATLAB implementation of the A"* algorithm, used in path planning and navigation.294
mikewesthad/navmeshA plugin for fast pathfinding using navigation meshes in game engines.356
yonaba/jumperA lightweight pathfinding library for grid-based games620
leethomason/micropatherA pathfinding and A"* solver written in platform-independent C++.329