logoalt Hacker News

hluskayesterday at 1:33 PM2 repliesview on HN

That’s pathfinding. I thought you were opposed to pathfinding?


Replies

card_zeroyesterday at 3:32 PM

Well, ish. My theory is that you can have units make individual local choices that add up to somewhat inept pathfinding, and it works out cheaper than maintaining live-updated whole-map pathfinding information.

tshaddoxyesterday at 3:24 PM

Not only is that pathfinding, it sounds like an especially complex pathfinding algorithm that would be pretty challenging to implement efficiently.

show 1 reply