astar-algorithm topic

List astar-algorithm repositories

astar

32
Stars
4
Forks
Watchers

🗺️ A JavaScript implementation of A* algorithm.

brightpath-backend

122
Stars
9
Forks
Watchers

Find the safest well lit walking path between two locations on earth.

eastar

30
Stars
6
Forks
Watchers

A* graph pathfinding in pure Elixir

game-server

1.1k
Stars
484
Forks
Watchers

Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, beh...

baritone

6.7k
Stars
1.4k
Forks
Watchers

google maps for block game

SwiftPriorityQueue

370
Stars
39
Forks
Watchers

A Generic Priority Queue in Pure Swift

CosmosFramework

353
Stars
51
Forks
Watchers

CosmosFramework is a medium-lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term supp...

pyastar2d

141
Stars
55
Forks
Watchers

A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.

pathfinding-lab

57
Stars
0
Forks
Watchers

Run, test and compare all algorithms and heuristic functions

Advanced-Shortest-Paths-Algorithms

73
Stars
25
Forks
Watchers

Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.