Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 204 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 204 Bytes

pomelo-pathfinding

pomelo-pathfinding is the pathfinding module used in lord of pomelo.

This module use A* algorithm to find the path in a map.
##Installation

npm install pomelo-pathfinding