As3Pathfinder 
 Grid navigator
 A Grid Path finding Library written in ActionScript 3 that finds the shortest route from start point to end on a 2D grid with obstacles using Dijkstra's algorithm
as3pathfinder is a Grid Path finding Library written on Action Script 3. It is finding shortest route from start point to end on a 2D grid for given map of obstacles. Utilizes Dijkstra's algorithm.
17 stars
 4 watching
 7 forks
 
Language: ActionScript 
last commit: over 8 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A fast and efficient algorithm for finding the shortest path in a grid-based environment using ActionScript 3 | 21 | 
|    |  A flexible A"* search algorithm-based pathfinding interface for tile-based maps. | 3 | 
|    |  A collection of geometry algorithms implemented in ActionScript. | 43 | 
|    |  A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells. | 7 | 
|    |  An algorithm for finding the shortest path in a graph | 32 | 
|    |  An application that automates the navigation of custom routes on Zwift during cycling workouts | 84 | 
|    |  A module for safely navigating and manipulating object properties using string paths. | 42 | 
|    |  A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs | 78 | 
|    |  An interactive indicator to navigate between different pages of a ViewPager | 139 | 
|    |  An interactive shell plugin for efficiently navigating between paths. | 4 | 
|    |  A pathfinding solution in GameMaker that uses Dijkstra's algorithm to find the shortest path between two points in a weighted graph | 4 | 
|    |  A navigation library for React Native apps using URIs to facilitate data transfer between components. | 27 | 
|    |  A PureMVC ActionScript 3 demo application that showcases navigation in a network of nodes using XML files and the SpringGraph component. | 3 | 
|    |  Automates analysis of spatial grids using algorithms and mathematical models | 11 | 
|    |  An asynchronous A* pathfinding API written in Javascript. | 1,897 |