Hacker News new | ask | show | jobs
by 4ndrewl 459 days ago
Ha, I've been creating this on-and-off for a while. Just last night I asked various LLMs to implement a boid-with-predator algorithm and all failed hard.

Instead I spent an hour reading through a description and implementing manually and it at least worked.

But yes, boids is a good start, but it requires some work to make it more natural for mammals, who can have a 0 min speed.