Difference between revisions of "Épéeist"

From Robowiki
Jump to navigation Jump to search
m (oops)
(Replaced content with "First there was a Sheldor nanobot named Épéeist. Then there was a microbot named ÉpéeistMicro. Now the microbot is named Épéeist.")
Tag: Replaced
Line 1: Line 1:
{{Infobox Robot
+
First there was a Sheldor nanobot named Épéeist.
| name            = Épéeist
 
| extends        = [[AdvancedRobot]]
 
| author          = [[User:Sheldor|Sheldor]]
 
| movement        = [[Multi-Mode]]
 
| targeting      = [[Pattern Matching]]
 
| current_version = 1.1.0
 
| license        = [[RWPCL]]
 
| isOneOnOne      = true
 
| isMelee        = false
 
| isOpenSource    = true
 
| download_link  = http://robocode-archive.strangeautomata.com/robots/sheldor.nano.Epeeist_1.1.0.jar
 
}}
 
  
== Background Information ==
+
Then there was a microbot named ÉpéeistMicro.
  
; Bot Name
+
Now the microbot is named Épéeist.
: Épéeist
 
 
 
; Author
 
: [[User:Sheldor|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?
 
: {{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 ==
 
; 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.  [http://en.wikipedia.org/wiki/Épée]
 
 
 
; 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 Whale]]s?
 
: [[Acero]]!!!
 
 
 
 
 
[[Category:NanoBots]]
 
[[Category:Bots]]
 

Revision as of 20:39, 19 August 2023

First there was a Sheldor nanobot named Épéeist.

Then there was a microbot named ÉpéeistMicro.

Now the microbot is named Épéeist.