A-Star-Pathing

Pathfinder

A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells.

A library for A* pathfinding. Written for easy integration and plug-and-play

GitHub

7 stars
1 watching
0 forks
Language: Game Maker Language
last commit: over 5 years ago
Linked from 1 awesome list

algorithmsartificial-intelligenceenginegraphpathfindingpathfinding-algorithm

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dev1an/a-starAn implementation of the A* pathfinding algorithm39
kevhiggins/a-star_pathfinderA flexible A"* search algorithm-based pathfinding interface for tile-based maps.3
glorifiedpig/luafindingAn A"* pathfinding algorithm implemented in Lua for the Love2D game development framework.34
felselva/uastarA minimal implementation of the A* pathfinding algorithm in C, suitable for small maps.127
yonaba/jumperA lightweight pathfinding library for grid-based games620
tomnewton/as3astarA fast and efficient algorithm for finding the shortest path in a grid-based environment using ActionScript 321
wkhere/eastarAn algorithm for finding the shortest path in a graph32
micuurloon/adventurepathfindingImplementation of an efficient 2D pathfinding algorithm for a point and click adventure game32
prettymuchbryce/easystarjsAn asynchronous A* pathfinding API written in Javascript.1,897
hypersurge/pathfinderA pathfinding library for generating efficient routes on a grid or map27
gmclan-org/dijkstra-graphA pathfinding solution in GameMaker that uses Dijkstra's algorithm to find the shortest path between two points in a weighted graph4
matejsloboda/dijkstra_map_for_godotA pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs78
mikewesthad/navmeshA plugin for fast pathfinding using navigation meshes in game engines.356
ruddle/rustfieldAn algorithm to efficiently compute paths for multiple agents in a grid-based environment12
wanghuohuo0716/hybrid_a_starRepresents a MATLAB implementation of the A"* algorithm, used in path planning and navigation.294