a-star_pathfinder

Pathfinder

An A">*</span> search algorithm implementation for pathfinding in tile-based maps.

Actionscript 3 A* Pathfinding interface that can be implemented for easy pathfinding in tile based maps

GitHub

3 stars
2 watching
0 forks
Language: ActionScript
last commit: over 13 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
albert-dang/a-star-pathing A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells. 7
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
xiejiangzhi/astar An A"* path-finding algorithm implementation in Lua 13
hypersurge/pathfinder A pathfinding library for generating efficient routes on a grid or map 27
wanghuohuo0716/hybrid_a_star Represents a MATLAB implementation of the A"* algorithm, used in path planning and navigation. 289
wkhere/eastar An algorithm for finding the shortest path in a graph 32
matejsloboda/dijkstra_map_for_godot A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs 78
prettymuchbryce/easystarjs An asynchronous A* pathfinding API written in Javascript. 1,893
karlkurzer/path_planner This project develops a real-time path planning algorithm for an autonomous vehicle navigating complex environments. 1,587
mikewesthad/navmesh A plugin for fast pathfinding using navigation meshes in game engines. 355
glorifiedpig/luafinding An A"* pathfinding algorithm implemented in Lua for the Love2D game development framework. 33
wesleywerner/lua-star A Lua implementation of the A"* pathfinding algorithm 64
micuurloon/adventurepathfinding Implementation of an efficient 2D pathfinding algorithm for a point and click adventure game 32