Difference between revisions of "AIR"

From Robowiki
Jump to navigation Jump to search
(Created page with "{{Infobox Robot | author = AW | image = GilgaladFiring.png | caption = Full Size | extends = [[Adv...")
 
(No difference)

Latest revision as of 09:39, 5 August 2015

AIR
GilgaladFiring.png
Full Size
Author(s) AW
Extends AdvancedRobot
Targeting Gilgalad's targeting strategy
Movement Gilgalad's movement strategy
Current Version 0.0.1
[none Download]

Background Information

What's special about it?
For now, it is still under development, but hopefully it's unique movement strategy will prove to be on par with wave-surfing. (It's still wave based, but not "surfing" in the conventional sense.)
How competitive is it?
I don't know yet. It should be similar to Gilgalad

Strategy

How does it move?
it calls setTurnRightRadians() and setAhead(). See Gilgalad/movementStrategy.
How does it fire?
it calls setFireBullet(). See Gilgalad/targetingStrategy.

credits

It's heavily based on Gilgalad so the credits there apply here as well.

Additional Information

Can I use your code?
It will be released under the FreeBSD license.
What robots is it based on?
  • Gilgalad