Difference between revisions of "HVilela"
Jump to navigation
Jump to search
m (I should have warn people that the template I created is very bad...) |
|||
Line 1: | Line 1: | ||
− | |||
== Background Information == | == Background Information == | ||
; Bot Name | ; Bot Name | ||
− | : | + | : HVilela |
; Author | ; Author | ||
Line 9: | Line 8: | ||
; Extends | ; Extends | ||
− | : | + | : [[AdvancedRobot]] |
; What's special about it? | ; What's special about it? | ||
Line 22: | Line 21: | ||
== Strategy == | == Strategy == | ||
− | ; How does it [[Movement|move]]? | + | ; How does it [[:Category:Movement|move]]? |
: It uses a variation of the [[Anti-Gravity Movement]] or rotating arround the other bot (I don't know if there's a name for this strategy), depending on the situation. | : It uses a variation of the [[Anti-Gravity Movement]] or rotating arround the other bot (I don't know if there's a name for this strategy), depending on the situation. | ||
Latest revision as of 15:24, 4 November 2009
Background Information
- Bot Name
- HVilela
- Author
- Henrique Vilela
- Extends
- AdvancedRobot
- What's special about it?
- To be honest, nothing that other robots don't have. :)
- Great, I want to try it. Where can I download it?
- [1]
Strategy
- How does it move?
- It uses a variation of the Anti-Gravity Movement or rotating arround the other bot (I don't know if there's a name for this strategy), depending on the situation.
- How does it fire?
- It uses an variation of Circular Targeting.
- How does it dodge bullets?
- it uses Virtual Bullets to generate Anti-Gravity vectors.
- How does the melee strategy differ from One-on-one strategy?
- At moment it changes nothing. It's something that I have to improve.
- How does it select a target to attack/avoid in melee?
- It select the nearest one while there's many bots and the weakest one when there's just a few left.
- What does it save between rounds and matches?
- Between rounds it saves everything that's possible, between matches it saves nothing.
Additional Information
- Where did you get the name?
- From my name: Henrique Vilela.
- Can I use your code?
- The code is not open. I'm against open source bots.
- What's next for your robot?
- Improve the 1-vs-1.
- Does it have any White Whales?
- Not yet.
- What other robot(s) is it based on?
- None.