Bug in Ace of Coders

I “buildXY” an artillery and when opponent’s artillery attacks nearest enemy, the artillery does the same, even though I don’t even have nearest enemy for artillery in my code. I am 100% sure it’s not a problem in my code.

P.S. CodeCombat - Coding games to learn Python and JavaScript
Watch this match. Is the yak attacking me because I attack him?

Hmm…Could an archer or arrow tower have hit the yak? It would be the most likely thing to have happened.

As for this, could you make it clearer which artillery this:

is?

If My opponent’s artillery attacks nearest enemy and I built my artillery using buildXY, my artillery starts attacking nearest enemy too, even though I have no code for that.

From what I remember, don’t they automatically attack the nearest enemy if they don’t have anything else to do?

Uh, I don’t know? Anyway my artillery is supposed to attack the opponent’s artillery so my artillery has a thing to do.

1 Like