javascript-astar icon indicating copy to clipboard operation
javascript-astar copied to clipboard

A star for the metro

Open Franck22 opened this issue 10 years ago • 1 comments

Hello

Franck22 avatar Apr 04 '15 11:04 Franck22

Hi the closest thing in the repo is the GPS pathfinding example in the test (https://github.com/bgrins/javascript-astar/blob/3f983dc7ae7e2d9d689f88d329075815a0c65f94/test/tests.js#L132). See CityGraph/CityNode. Not sure if it will solve your problem exactly but it shows a way to have custom connections between nodes.

bgrins avatar Apr 04 '15 16:04 bgrins