A library for fast pathfinding using navigation meshes in JS
Some JavaScript and TypeScript implementation of a graph data structure.
Features:- Insert and remove nodes.
- Connect and disconnect nodes.
- Algorithms for graph structures.
A plugin for Phaser (v3) for fast pathfinding using navigation meshes
Versatile A* (A Star) implementation in TypeScript.