Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aappleby
on Jan 1, 2024
|
parent
|
context
|
favorite
| on:
A* tricks for videogame path finding
Correct, but it was still way faster that way. Pathfinding was already asynchronous (queries happened on another thread so they didn't block any game update loops) and queries were infrequent enough that doing one at a time was fine.
KptMarchewa
on Jan 2, 2024
[–]
Oh that would be unpleasant if you wanted deterministic behaviour - for example multiplayer RTS.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: