Difference between revisions of "ÉpéeistMicro"

From Robowiki
Jump to navigation Jump to search
m (Update.)
m (Update.)
Line 5: Line 5:
 
| movement        = [[Multi-Mode]]
 
| movement        = [[Multi-Mode]]
 
| targeting      = [[GuessFactor Targeting (traditional)|Guess Factor]]
 
| targeting      = [[GuessFactor Targeting (traditional)|Guess Factor]]
| current_version = 1.7.1
+
| current_version = 1.8.0
 
| license        = [[RWPCL]]
 
| license        = [[RWPCL]]
 
| isOneOnOne      = true
 
| isOneOnOne      = true
 
| isMelee        = false
 
| isMelee        = false
 
| isOpenSource    = true
 
| isOpenSource    = true
| download_link  = http://www.robocoderepository.com/BotFiles/4223/sheldor.micro.EpeeistMicro_1.7.1.jar
+
| download_link  = http://www.robocoderepository.com/BotFiles/4234/sheldor.micro.EpeeistMicro_1.8.0.jar
| source_link    = http://www.robocoderepository.com/BotFiles/4223/EpeeistMicro.java
+
| source_link    = http://www.robocoderepository.com/BotFiles/4234/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/4223/sheldor.micro.EpeeistMicro_1.7.1.jar
+
: http://www.robocoderepository.com/BotFiles/4234/sheldor.micro.EpeeistMicro_1.8.0.jar
  
 
; How competitive is it?
 
; How competitive is it?
Line 36: Line 36:
 
== Strategy ==
 
== Strategy ==
 
; How does it move?
 
; How does it move?
: Start with [[Stop And Go]] movement from [[Thorn]], if it dies in the first five rounds, switch to [[Random Movement]] from [[Toorkild]].
+
: 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?
 
; How does it fire?
: [[GuessFactor Targeting (traditional)|Guess Factor Targeting]], [[Segmentation|segmented]] on acceleration, time since velocity change(from [[Komarious]]), [[Lateral Velocity]], near-wall, and distance.
+
: [[GuessFactor Targeting (traditional)|Guess Factor Targeting]], [[Segmentation|segmented]] on acceleration, time since velocity change (from [[Komarious]]), [[Lateral Velocity]], near-wall, and distance.
  
 
; How does it dodge bullets?
 
; How does it dodge bullets?
Line 45: Line 45:
  
 
; Is this robot melee-capable?
 
; Is this robot melee-capable?
: No.
+
: 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?
 
; What does it save between rounds and matches?
: Between rounds, the array of enemy guess factors and other variables.  It doesn't save anything between matches.
+
: Between rounds, the array of enemy guess factors and other variables.  It doesn't (intentionally) save anything between matches.
  
 
== Additional Information ==
 
== Additional Information ==
Line 62: Line 62:
  
 
; Does it have any [[White Whale]]s?
 
; Does it have any [[White Whale]]s?
: [[Thorn]] is a thorn in my side.
+
: We'll see.
  
  
 
[[Category:MicroBots]]
 
[[Category:MicroBots]]
 
[[Category:Bots]]
 
[[Category:Bots]]

Revision as of 02:33, 30 April 2013

ÉpéeistMicro
Author(s) Sheldor
Extends AdvancedRobot
Targeting Guess Factor
Movement Multi-Mode
Current Version 1.8.0
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/4234/sheldor.micro.EpeeistMicro_1.8.0.jar
How competitive is it?
MicroRumble ‒ APS: 83.98% (2nd), PL: 390-1 (1st), Survival: 92.33%

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.