Mosquito

From Robowiki
Revision as of 19:27, 4 March 2009 by Robar (talk | contribs) (New page: == Background Information == {{Infobox Robot | bgcolour = grey | name = Mosquito | image = | caption = Slap it down, or you get cholera! | author ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Background Information

Mosquito
Author(s) User:Robar
Targeting Linear Targeting
Movement Mosquito movement
Released October, 2008
Current Version 1.1 (1.2 is retired)
Code License RWLPCL
Download


Bot Name
Mosquito
Author
User:Robar
Extends
AdvancedRobot
What's special about it?
It has a unique movement called Mosquito-movement. It's a very effective bullet dodger, but unfortunately it has only a linear gun currently.
Great, I want to try it. Where can I download it?
http://hunrobar.freeblog.hu/files/myrobots/robar.nano.Mosquito_1.1.jar
How competitive is it?
It's top 30. It scores very high against bots that are vulnerable against LT, otherwise it's quite weak.

Strategy

How does it move?
Mosquito movement reacts enemy fire very fast. It has a one-way and an oscillating type that are switched if death occures.
How does it fire?
Linear Targeting
How does it dodge bullets?
It changes its velocity and turning, in oscillating mode direction, too.
How does the melee strategy differ from One-on-one strategy?
It's only a one-on-one bot.
What does it save between rounds and matches?
It saves the static variables between rounds because they're cheaper in codesize. :P

Additional Information

Where did you get the name?
Mosquitos are vibrating and nervousing, this bot does so.
Can I use your code?
It's not public now.
What's next for your robot?
I should put bettern targeting in it.
Does it have any White Whales?
I don't remember, but NanoLauLektric, NanoAndrew and NanoDeath are always my testbots.
What other robot(s) is it based on?
It's completely mine, except for the Linear Targeting.