Difference between revisions of "Épéeist"
Jump to navigation
Jump to search
(Added a bot page for Épéeist.) |
m (Minor edit.) |
||
Line 2: | Line 2: | ||
| name = Épéeist | | name = Épéeist | ||
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
− | | author = [[Sheldor]] | + | | author = [[User:Sheldor]] |
| movement = [[Multi-Mode]] | | movement = [[Multi-Mode]] | ||
| targeting = [[Pattern Matching]] | | targeting = [[Pattern Matching]] | ||
Line 10: | Line 10: | ||
| isMelee = false | | isMelee = false | ||
| isOpenSource = true | | isOpenSource = true | ||
− | | download_link = http://robocoderepository.com/ | + | | download_link = http://www.robocoderepository.com/BotFiles/4203/sheldor.nano.Epeeist_1.0.jar |
+ | | source_link = http://robocoderepository.com/BotFiles/4203/Epeeist.java | ||
}} | }} | ||
Line 19: | Line 20: | ||
; Author | ; Author | ||
− | : [[Sheldor]] | + | : [[User:Sheldor]] |
; Extends | ; Extends | ||
Line 28: | 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://robocoderepository.com/ | + | : http://www.robocoderepository.com/BotFiles/4203/sheldor.nano.Epeeist_1.0.jar |
; How competitive is it? | ; How competitive is it? | ||
− | : | + | : 10th place NanoRumble. |
== Strategy == | == Strategy == | ||
Line 38: | Line 39: | ||
; How does it fire? | ; How does it fire? | ||
− | : [[Pattern Matching]] from [[WeekendObsession | + | : [[Pattern Matching]] from [[WeekendObsession]]. |
; How does it dodge bullets? | ; How does it dodge bullets? |
Revision as of 17:06, 14 December 2012
Épéeist | |
Author(s) | User:Sheldor |
Extends | AdvancedRobot |
Targeting | Pattern Matching |
Movement | Multi-Mode |
Current Version | 1.0 |
Code License | RWPCL |
Download | |
Source |
Background Information
- Bot Name
- Épéeist
- Author
- User:Sheldor
- Extends
- AdvancedRobot
- What's special about it?
- It gets amazingly high scores against bots with Linear Targeting.
- Great, I want to try it. Where can I download it?
- http://www.robocoderepository.com/BotFiles/4203/sheldor.nano.Epeeist_1.0.jar
- How competitive is it?
- 10th place NanoRumble.
Strategy
- How does it move?
- Start with enemy fire based Oscillator Movement, if it dies twice in the first five rounds, switch to Random Movement.
- How does it fire?
- Pattern Matching from WeekendObsession.
- How does it dodge bullets?
- It decides whether or not to reverse direction every time it detects enemy fire.
- Is this robot melee-capable?
- No.
- What does it save between rounds and matches?
- Between rounds, the enemy history string for the gun code, and the chance of reversing direction. It doesn't 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]
- Can I use your code?
- Yes, but under the terms of the RWPCL.
- What's next for your robot?
- I don't know.
- Does it have any White Whales?
- Acero!!!