Difference between revisions of "Opposite"

From Robowiki
Jump to navigation Jump to search
m
(Mass-edit Robocode Repository URLs)
 
(7 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://www.robocoderepository.com/BotDetail.jsp?id=3570
+
: http://robocode-archive.strangeautomata.com/robots/ntc.Opposite_1.5.jar
  
 
; How competitive is it?
 
; How competitive is it?
: Not the best at the moment due to bad targeting
+
: 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?
: Formerly Infinity's gun, now TBD
+
: Similar to [[Infinity]]'s gun
  
 
; How does it [[Dodging Bullets|dodge bullets]]?
 
; How does it [[Dodging Bullets|dodge bullets]]?
Line 34: Line 35:
  
 
; How does it select a target to attack/avoid in [[melee]]?
 
; How does it select a target to attack/avoid in [[melee]]?
: Initially, if the target was within the distance of the closest bot scanned (with leeway). Now TBD
+
: Distance
  
 
; What does it save between rounds and matches?
 
; What does it save between rounds and matches?
Line 45: Line 46:
  
 
; Can I use your code?
 
; Can I use your code?
: Not released but feel free to ask me
+
: Feel free to ask me for the code
  
 
; What's next for your robot?
 
; What's next for your robot?
: Getting targeting to work!
+
: Better performance with few bots
  
 
; Does it have any [[White Whale]]s?
 
; Does it have any [[White Whale]]s?
Line 54: Line 55:
  
 
; What other robot(s) is it based on?
 
; What other robot(s) is it based on?
: Originally used Infinity's gun, but it didn't work out so well..
+
: Infinity-like gun
  
 
[[Category:Bots]]
 
[[Category:Bots]]

Latest revision as of 04: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