LittleAngel
Jump to navigation
Jump to search
Contents
- 1 Bot Name
- 1.1 Author
- 1.2 Extends
- 1.3 What's special about it?
- 1.4 Great, I want to try it. Where can I download it?
- 1.5 How competitive is it?
- 1.6 How does it move?
- 1.7 How does it fire?
- 1.8 How does it dodge bullets?
- 1.9 How does the melee strategy differ from one-on-one strategy?
- 1.10 How does it select a target to attack/avoid in melee?
- 2 = What does it save between rounds and matches?
Bot Name
LittleAngel
Author
Extends
AdvancedRobot
What's special about it?
nothing really, it's my own attempt at a mini wave surfer
Great, I want to try it. Where can I download it?
http://wesley3.free.fr/florent.small.LittleAngel_1.2.jar
How competitive is it?
we'll see
How does it move?
WaveSurfing
How does it fire?
GuessFactor gun
How does it dodge bullets?
see movement
How does the melee strategy differ from one-on-one strategy?
It is not melee aware
How does it select a target to attack/avoid in melee?
It is not melee aware
= What does it save between rounds and matches?
nothing between matches
Where did you get the name?
Thinking about my special someone
Can I use your code?
No
What's next for your robot?
Does it have any WhiteWhales?
Rammers
What other robot(s) is it based on?
What fits in this mini
- RollingAverage
- Surfing all fired waves
- 3 segmentation dimensions for the movement
- 5 segmentation dimensions for the gun
- BinSmoothing for the movement
- PrecisePrediction
- Dive in protection
What does not fit in this mini
- Firing gun waves evry tick with a different weight
- Anti-Rammer system
- Checking for gun's alignement
- Using BulletHitBulletEvent