Difference between revisions of "Garm"
Jump to navigation
Jump to search
(creating page) |
|||
Line 2: | Line 2: | ||
| author = [[Krabb]] | | author = [[Krabb]] | ||
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
− | | targeting = single [[GuessFactor Targeting (traditional)]] | + | | targeting = single [[GuessFactor Targeting (traditional)|GuessFactor Gun]] |
− | | movement = multi-buffered [[ | + | | movement = multi-buffered [[WaveSurfing]] |
| released = | | released = | ||
| best_rating = 2048(18th) | | best_rating = 2048(18th) |
Revision as of 13:44, 7 February 2008
Garm | |
Author(s) | Krabb |
Extends | AdvancedRobot |
Targeting | single GuessFactor Gun |
Movement | multi-buffered WaveSurfing |
Best Rating | 2048(18th) |
Current Rating | -"- |
Current Version | v. 0.9l |
Code License | none |
Download |
Background Information
- Bot Name
Garm
- Author
- Extends
AdvancedRobot
- How competitive is it?
Its my best 1on1 Bot so far. I'm, quite satisfied with its 5th. place in the Premier League!
Strategy
- How does it move?
It uses a multi buffered TrueSurfing implementation without a Flattener (so far).
- How does it fire?
Is aimes with a relative simple GuessFactor Gun. But the maximum GF-angle calculation includes the calculation of exact (Robocode) physics and BattleField size restrictions.
- How does it dodge bullets?
See TrueSurfing.
- How does the melee strategy differ from one-on-one strategy?
It doesn't have any Melee strategy for now. But its design is capable of multiple Enemies and Teammates.
- Where did you get the name?
It's a nickname of a friend of mine.
Versions
See VersionHistory