top | item 30292658

(no title)

viseztrance | 4 years ago

I've been working on a video game and actually followed the article to implement astar.

If you have an inaccessible node, astar will indeed scan everything. But to get around this I only had to add a limit to the number of frontier iterations which was just a conditional.

discuss

order

No comments yet.