ScratchAgarioBots / agario-bot

An AI designed to take less risks and have the highest possible odds of survival.
MIT License
13 stars 2 forks source link

Rank running away from bots #42

Closed matthewr6 closed 9 years ago

matthewr6 commented 9 years ago

in order of closest to farthest

PullJosh commented 9 years ago

We should also make the bot realise that bots that are way bigger than it won't really go after it at at all. If you're size 100, and you're between a size 2000 who's 50px away, and a size 150 who's 100px away, you should still run from the 150.

an-OK-squirrel commented 9 years ago

Yes, but what whould it actually do?

an-OK-squirrel commented 9 years ago

The sort is really easy, I'll do it today.

PullJosh commented 9 years ago

I'm just saying that if you're, say, less than 10% of the size of another bot, you don't really have to worry too much about them going after you. Don't commit suicide, of course, but staying far enough away that the can't press space to nab you is kind of overkill.

matthewr6 commented 9 years ago

yeah

matthewr6 commented 9 years ago

And buffers really should scale

an-OK-squirrel commented 9 years ago

Yeah

an-OK-squirrel commented 9 years ago

Wait, but smaller cells go faster...

PullJosh commented 9 years ago

Added as a part of bufferless.