No but how do you target oppenet ships, becuse the boss seems to target me.
Hi everyone, I want to report what seems to be a bug : sometimes when I send the command “FIRE”, nothing happens.
Here is the replay if someone wants to investigate as well : Coding Games and Programming Challenges to Code Better
It happens at frames 18, 19 and 27 for example with the “FIRE 18 18” command.
It’s also possible I misunderstood something about the game mechanics.
I think the issue might be the distance? The statement says:
A ship can fire a cannon ball with the FIRE x y command where x and y are the grid coordinates of the target cell. The target must be within 10 cells of the front of the ship.
It looks like your firing target is too far away.
Thanks for your help, I must have overlooked that part of the statement.