Bot Name
Sea
Author
Kev
Extends
AdvancedRobot
What's special about it?
It's a
MicroBot that I programmed (almost) from scratch. It may be inefficient, but at least it's original :).
Great, I want to try it. Where can I download it?
https://www.robocoderepository.com/BotDetail.jsp?id=2825
How competitive is it?
Probably not very... I don't really know enought Java to make my robot small while keeping it competitive.
How does it move?
It orbits the enemy and randomly reverses direction.
How does it fire?
It fires a wave every tick and aims at the
guess factor it last hit the other robot at.
It moves.
How does the melee strategy differ from one-on-one strategy
It's only
one-on-one.
How does it select a target to attack/avoid in melee?
It's only
one-on-one.
What does it save between rounds and matches?
Nothing.
Where did you get the name?
It looks at wave so it's "wavy." I was orginally going to call it "Ocean," but its too shallow (it only looks at one
guess factor at a time).
Can I use your code?
Sure.
What's next for your robot?
Making it better :).
It will, I'm sure.
What other robot(s) is it based on?
I found some
code size reducing tricks in
DuelistMicro.
Comments, questions, feedback: