Difference between revisions of "Épéeist"
Jump to navigation
Jump to search
m (Added RumbleStats.) |
(Fix broken link and update to latest version in NanoRumble) |
||
Line 5: | Line 5: | ||
| movement = [[Multi-Mode]] | | movement = [[Multi-Mode]] | ||
| targeting = [[Pattern Matching]] | | targeting = [[Pattern Matching]] | ||
− | | current_version = 1.0 | + | | current_version = 1.1.0 |
| license = [[RWPCL]] | | license = [[RWPCL]] | ||
| isOneOnOne = true | | isOneOnOne = true | ||
| isMelee = false | | isMelee = false | ||
| isOpenSource = true | | isOpenSource = true | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/sheldor.nano.Epeeist_1.1.0.jar |
− | |||
}} | }} | ||
Line 29: | Line 28: | ||
; Great, I want to try it. Where can I download it?''' | ; Great, I want to try it. Where can I download it?''' | ||
− | + | http://robocode-archive.strangeautomata.com/robots/sheldor.nano.Epeeist_1.1.0.jar | |
; How competitive is it? | ; How competitive is it? | ||
− | : {{RumbleStatsDefault|link=http:// | + | : {{RumbleStatsDefault|link=http://literumble.appspot.com/BotDetails?game=nanorumble&name=sheldor.nano.Epeeist%201.1.0|rumble=NanoRumble|scorelabel=APS|score=72.26|rank=25th|win=241|loss=45|plrank=22nd|glicko2=N/A|pwin=84.27|vote=5.59|anpp=80.6|score2label=Survival|score2=80.07}} |
== Strategy == | == Strategy == |
Revision as of 07:33, 22 August 2017
Épéeist | |
Author(s) | Sheldor |
Extends | AdvancedRobot |
Targeting | Pattern Matching |
Movement | Multi-Mode |
Current Version | 1.1.0 |
Code License | RWPCL |
Download |
Background Information
- Bot Name
- Épéeist
- Author
- 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://robocode-archive.strangeautomata.com/robots/sheldor.nano.Epeeist_1.1.0.jar
- How competitive is it?
- NanoRumble ‒ APS: 72.26% (25th), PL: 241-45 (22nd), Survival: 80.07%
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!!!