Difference between revisions of "ÉpéeistMicro"
Jump to navigation
Jump to search
m (Update.) |
m (Update.) |
||
Line 10: | Line 10: | ||
| isMelee = false | | isMelee = false | ||
| isOpenSource = true | | isOpenSource = true | ||
− | | download_link = http://www.robocoderepository.com/BotFiles/ | + | | download_link = http://www.robocoderepository.com/BotFiles/4248/sheldor.micro.EpeeistMicro_1.8.3.jar |
− | | source_link = http://www.robocoderepository.com/BotFiles/ | + | | source_link = http://www.robocoderepository.com/BotFiles/4248/EpeeistMicro.java |
}} | }} | ||
Line 29: | Line 29: | ||
; Great, I want to try it. Where can I download it?''' | ; Great, I want to try it. Where can I download it?''' | ||
− | : http://www.robocoderepository.com/BotFiles/ | + | : http://www.robocoderepository.com/BotFiles/4248/sheldor.micro.EpeeistMicro_1.8.3.jar |
; How competitive is it? | ; How competitive is it? |
Revision as of 04:49, 20 May 2013
ÉpéeistMicro | |
Author(s) | Sheldor |
Extends | AdvancedRobot |
Targeting | Guess Factor |
Movement | Multi-Mode |
Current Version | 1.8.1 |
Code License | RWPCL |
Download | |
Source |
Background Information
- Bot Name
- ÉpéeistMicro
- Author
- Sheldor
- Extends
- AdvancedRobot
- What's special about it?
- Not very much.
- Great, I want to try it. Where can I download it?
- http://www.robocoderepository.com/BotFiles/4248/sheldor.micro.EpeeistMicro_1.8.3.jar
- How competitive is it?
- Second in every category but Survival, as of 05/02/2013.
Strategy
- How does it move?
- It starts with Stop And Go movement from Toorkild, if it gets hit more than it would like to, it switches to Random Movement also from Toorkild.
- How does it fire?
- Guess Factor Targeting, segmented on acceleration, time since velocity change (from Komarious), Lateral Velocity, near-wall, and distance.
- How does it dodge bullets?
- Only the Stop And Go mode involves reacting to enemy fire.
- Is this robot melee-capable?
- Capable is a very broad word. Yes, ÉpéeistMicro is "capable" of fighting in Melee battles just like any other bot. It is not, however, capable in the sense of not being the first to die, so I didn't enter it in the meleerumble.
- What does it save between rounds and matches?
- Between rounds, the array of enemy guess factors and other variables. It doesn't (intentionally) save anything between matches.
Additional Information
- Where did you get the name?
- Épée is one of the three forms of modern sport fencing, along with Foil and Sabre. [1]
- May I use your code?
- Yes, but under the terms of the RWPCL.
- What's next for your robot?
- Take the APS throne.
- Does it have any White Whales?
- We'll see.