Difference between revisions of "NightBird"
Jump to navigation
Jump to search
BeastBots101 (talk | contribs) (Created page with "{{Infobox Robot | name = NightBird") |
BeastBots101 (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Infobox Robot | {{Infobox Robot | ||
− | | name = NightBird | + | | name = NightBird |
+ | | extends = [[AdvancedRobot]] | ||
+ | | author = [[User:BeastBots]] | ||
+ | | movement = [[Random Movement]] | ||
+ | | targeting = [[Linear Targeting]] | ||
+ | | current_version = 1.2 | ||
+ | | license = Use and abuse! | ||
+ | | isOneOnOne = true | ||
+ | | isMelee = false | ||
+ | }} | ||
+ | == Background Information == | ||
+ | |||
+ | ; Bot Name | ||
+ | : NightBird | ||
+ | |||
+ | ; 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? | ||
+ | : [[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? | ||
+ | : 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. [http://en.wikipedia.org/wiki/Épée] | ||
+ | |||
+ | ; 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 Whale]]s? | ||
+ | : [[Acero]] and [[N]] are pretty annoying. | ||
+ | |||
+ | |||
+ | [[Category:NanoBots]] | ||
+ | [[Category:Bots]] |
Revision as of 03:16, 31 August 2013
NightBird | |
Author(s) | User:BeastBots |
Extends | AdvancedRobot |
Targeting | Linear Targeting |
Movement | Random Movement |
Current Version | 1.2 |
Code License | Use and abuse! |
Background Information
- Bot Name
- NightBird
- 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?
- Acero and N are pretty annoying.