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.
127 stars
7 watching
7 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list
a-starpathfinderpathfindingpure-c
Related projects:
Repository | Description | Stars |
---|---|---|
| A flexible A"* search algorithm-based pathfinding interface for tile-based maps. | 3 |
| An implementation of the A* pathfinding algorithm | 39 |
| A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells. | 7 |
| A fast and efficient algorithm for finding the shortest path in a grid-based environment using ActionScript 3 | 21 |
| An asynchronous A* pathfinding API written in Javascript. | 1,897 |
| A lightweight C math library providing fundamental mathematical operations for 2D and 3D programming | 722 |
| An A"* pathfinding algorithm implemented in Lua for the Love2D game development framework. | 34 |
| A pathfinding library for generating efficient routes on a grid or map | 27 |
| An algorithm for finding the shortest path in a graph | 32 |
| A Lua implementation of the A"* pathfinding algorithm | 69 |
| A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs | 78 |
| Represents a MATLAB implementation of the A"* algorithm, used in path planning and navigation. | 294 |
| A plugin for fast pathfinding using navigation meshes in game engines. | 356 |
| A lightweight pathfinding library for grid-based games | 620 |
| A pathfinding and A"* solver written in platform-independent C++. | 329 |