AIR
Jump to navigation
Jump to search
AIR | |
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