Difference between revisions of "Opposite"
Jump to navigation
Jump to search
(Mass-edit Robocode Repository URLs) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
; Bot Name | ; Bot Name | ||
− | : Opposite | + | : Opposite 1.5 |
; Author | ; Author | ||
Line 14: | Line 14: | ||
; Great, I want to try it. Where can I download it? | ; Great, I want to try it. Where can I download it? | ||
− | : http:// | + | : http://robocode-archive.strangeautomata.com/robots/ntc.Opposite_1.5.jar |
; How competitive is it? | ; How competitive is it? | ||
− | : | + | : Current: TBD :) |
+ | : 1.4: {{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=nanomeleerumble&name=ntc.Opposite+1.4|rumble=NanoMeleeRumble|scorelabel=APS|score=60.28|rank=9th|win=55|loss=12|plrank=11th|glicko2=1465.6|score2label=Survival|score2=62.13}} | ||
== Strategy == | == Strategy == | ||
Line 25: | Line 26: | ||
; How does it fire? | ; How does it fire? | ||
− | : | + | : Similar to [[Infinity]]'s gun |
; How does it [[Dodging Bullets|dodge bullets]]? | ; How does it [[Dodging Bullets|dodge bullets]]? | ||
Line 45: | Line 46: | ||
; Can I use your code? | ; Can I use your code? | ||
− | : | + | : Feel free to ask me for the code |
; What's next for your robot? | ; What's next for your robot? | ||
− | : | + | : Better performance with few bots |
; Does it have any [[White Whale]]s? | ; Does it have any [[White Whale]]s? |
Latest revision as of 03:45, 18 August 2017
Background Information
- Bot Name
- Opposite 1.5
- Author
- Starrynte
- Extends
- AdvancedRobot
- What's special about it?
- Fluid Movement in a nano
- Great, I want to try it. Where can I download it?
- http://robocode-archive.strangeautomata.com/robots/ntc.Opposite_1.5.jar
- How competitive is it?
- Current: TBD :)
- 1.4: NanoMeleeRumble ‒ APS: 60.28% (9th), PL: 55-12 (11th), Survival: 62.13%
Strategy
- How does it move?
- Fluid Movement
- How does it fire?
- Similar to Infinity's gun
- How does it dodge bullets?
- By staying perpendicular to enemy bots
- How does the melee strategy differ from One-on-one strategy?
- No difference
- How does it select a target to attack/avoid in melee?
- Distance
- What does it save between rounds and matches?
- Only movement stuff because they are static
Additional Information
- Where did you get the name?
- Well Fluid Movement moves *opposite* to enemy bots..
- Can I use your code?
- Feel free to ask me for the code
- What's next for your robot?
- Better performance with few bots
- Does it have any White Whales?
- Not at the moment
- What other robot(s) is it based on?
- Infinity-like gun