pathfinder
Pathfinder
A pathfinding library for generating efficient routes on a grid or map
easy A* (A Star / astar) pathfinding (Haxe)
27 stars
3 watching
11 forks
Language: Haxe
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wkhere/eastar | An algorithm for finding the shortest path in a graph | 32 |
albert-dang/a-star-pathing | A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells. | 7 |
kevhiggins/a-star_pathfinder | An A">*</span> search algorithm implementation for pathfinding in tile-based maps. | 3 |
hypersurge/awe6 | A framework designed to provide a shared language and platform independence for game development, allowing teams to adapt to changing technologies. | 79 |
hxdaedalus/hxdaedalus | A Haxe port of the Daedalus-lib, providing a cross-target pathfinding and graph algorithms implementation. | 92 |
hypertrifle/raster-road-generation | A tool for generating 2D road networks using a raster grid, suitable for use in game development and simulation applications. | 1 |
dev1an/a-star | An implementation of the A* pathfinding algorithm | 39 |
tomnewton/as3astar | A fast and efficient algorithm for finding the shortest path in a grid-based environment using ActionScript 3 | 21 |
felselva/uastar | A minimal implementation of the A* pathfinding algorithm in C, suitable for small maps. | 112 |
micuurloon/adventurepathfinding | Implementation of an efficient 2D pathfinding algorithm for a point and click adventure game | 32 |
prettymuchbryce/easystarjs | An asynchronous A* pathfinding API written in Javascript. | 1,893 |
mikewesthad/navmesh | A plugin for fast pathfinding using navigation meshes in game engines. | 355 |
haxefoundation/hashlink | An interpreter and virtual machine for the Haxe programming language | 812 |
larsiusprime/firetongue | A framework-agnostic translation and localization library for Haxe | 144 |
hypertrifle/kisrhombille-experiments | An experimental project exploring a geometric shape and its fractal iterations through Haxe programming | 2 |