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

Runaway #8

Closed matthewr6 closed 9 years ago

an-OK-squirrel commented 9 years ago

OK, yay!

matthewr6 commented 9 years ago

Could you merge it? I can't figure out how :L

matthewr6 commented 9 years ago

nvm.

don't forget to comment on your code :) (i'm guilty of it too :P)

an-OK-squirrel commented 9 years ago

Lol, ok.

an-OK-squirrel commented 9 years ago

YUS THANKS

an-OK-squirrel commented 9 years ago

How did you do it? :p

an-OK-squirrel commented 9 years ago

It broke! D:

matthewr6 commented 9 years ago

what broke?

an-OK-squirrel commented 9 years ago

lol, i was installing from master. Anyways, now "hide names" is broken and all the profane names D:

matthewr6 commented 9 years ago

we can worry about that later

an-OK-squirrel commented 9 years ago

I'd like to know why thouh.

matthewr6 commented 9 years ago

Works for me

an-OK-squirrel commented 9 years ago

Huh. D:

matthewr6 commented 9 years ago

What is

tempMoveX = Math.min(tempMoveX, 7043);
tempMoveY = Math.min(tempMoveY, 7043);
tempMoveX = Math.max(tempMoveX, -7043);
tempMoveY = Math.max(tempMoveY, -7043);

for?

an-OK-squirrel commented 9 years ago

So it doesn't get stuck going out of bounds.

an-OK-squirrel commented 9 years ago

(I'll comment my code later :P)

matthewr6 commented 9 years ago

Ok

an-OK-squirrel commented 9 years ago

You figured it out yet?

matthewr6 commented 9 years ago

Working on it.

an-OK-squirrel commented 9 years ago

Figured out out! Also, should we delete runaway now?

matthewr6 commented 9 years ago

Sure, but don't do anything for a few minutes because I'm working on something to make it seek food when there aren't any enemies

an-OK-squirrel commented 9 years ago

Ok! Also add comments for me :p

matthewr6 commented 9 years ago

Will try

an-OK-squirrel commented 9 years ago

You never told me how you fixed the merge conflict

an-OK-squirrel commented 9 years ago

Taking a break, seeya

matthewr6 commented 9 years ago

I don't know how I fixed it xD