Hacker News new | ask | show | jobs
by keyle 771 days ago
If you're interested in the A* algorithm to implement yourself, here is a solid base as reference [1]

[1] https://www.redblobgames.com/pathfinding/a-star/introduction...