Difference between revisions of "WhiteFang"

From Robowiki
Jump to navigation Jump to search
Line 11: Line 11:
  
 
; What's special about it?
 
; What's special about it?
: ''It tries to predict what segments enemy uses.''
 
: ''It can be seen at AntiBotTuner and Fangs.''
 
 
: ''It is a complete determinist."
 
: ''It is a complete determinist."
  
Line 28: Line 26:
  
 
; How does it [[Movement|move]]?
 
; How does it [[Movement|move]]?
: ''GoTo Surfing.''
+
: ''True Surfing. I will turn back to GoTo as soon as I can.''
  
 
; How does it fire?
 
; How does it fire?
Line 34: Line 32:
  
 
; How does it [[Dodging Bullets|dodge bullets]]?
 
; How does it [[Dodging Bullets|dodge bullets]]?
: ''GoTo surfing now because I couldn't improve No-Bullet Surfing.(First surfing type of WhiteFang and can be seen at 1.0.6)''
+
: ''True surfing now because I couldn't improve No-Bullet Surfing.(First surfing type of WhiteFang and can be seen at 1.0.6)''
 
:"A [[WARNING]] about 1.0.6 if you don't change getTime()(in the scannedRobotEvent after the array lists) with turn it won't work as it needs to be.
 
:"A [[WARNING]] about 1.0.6 if you don't change getTime()(in the scannedRobotEvent after the array lists) with turn it won't work as it needs to be.
  
 
; How does the [[melee]] strategy differ from [[One-on-one]]  strategy?
 
; How does the [[melee]] strategy differ from [[One-on-one]]  strategy?
: ''It gets closer to the walls. There is no melee radar.''
+
: ''Now it doesn't do anything.''
  
 
; How does it select a target to attack/avoid in [[melee]]?
 
; How does it select a target to attack/avoid in [[melee]]?
Line 52: Line 50:
  
 
; Can I use your code?
 
; Can I use your code?
: ''I want people to use their own ideas. Also it is very messy.''
+
: ''Everybody can use it but it is very messy.''
  
 
; What's next for your robot?
 
; What's next for your robot?
: ''Improving the targeting system and making it more different from PIF and PM. Making a Fire Power selection system because I lose too many rounds because of high fire power.''
+
: ''Making a Fire Power selection system because I lose too many rounds because of high fire power.''
  
 
; Does it have any [[White Whale]]s?
 
; Does it have any [[White Whale]]s?
: ''BasicGFSurfer. I know that it's ranking is at least 100 higher than me but it is so simple. ''
+
:''It ils not good enough to have a [[WhiteWhale]].
: ''I mean the movement. WhiteFang's gun is better than BasicGFSurfer's gun.''
 
: ''The reason why BasicGFSurfer's Movement is strong is surfing type it uses. [[True Surfing]].''
 
  
 
; What other robot(s) is it based on?
 
; What other robot(s) is it based on?
: ''It is not based on any robot. Thanks to Beaming and Skillgannon for helping me to getting into the competition and for the TUR flag(Skilgannon). Sorry for writing SkillCannon: my computer did that.''
+
:"[[Mint]] I got some of the weightings."
 
+
: ''It is not based on any robot. Thanks to Beaming and Skilgannon for helping me to getting into the competition and for the TUR flag(Skilgannon). Sorry for writing SkillCannon: my computer did that.''
;Problems
 
:"Movement uses the same code with the gun but it's not very good."
 
  
 
[[Category:Templates|Bots]]
 
[[Category:Templates|Bots]]

Revision as of 20:38, 5 January 2017

Background Information

Bot Name
WhiteFang.
Author
''dsekercioglu.''
Extends
AdvancedRobot.
What's special about it?
It is a complete determinist."
Great, I want to try it. Where can I download it?
The link below will directly download it.
https://www.dropbox.com/s/jpe7wrarqskjrmr/dsekercioglu.WhiteFang_1.1.5.jar?dl=1
How competitive is it?
For me it is very competitive but for some people it may not be.
Credits
"Rednaxela" for the Third gen KD Tree.

Strategy

How does it move?
True Surfing. I will turn back to GoTo as soon as I can.
How does it fire?
A gun that fires a wave every tick and uses PIF.
How does it dodge bullets?
True surfing now because I couldn't improve No-Bullet Surfing.(First surfing type of WhiteFang and can be seen at 1.0.6)
"A WARNING about 1.0.6 if you don't change getTime()(in the scannedRobotEvent after the array lists) with turn it won't work as it needs to be.
How does the melee strategy differ from One-on-one strategy?
Now it doesn't do anything.
How does it select a target to attack/avoid in melee?
The first enemy it sees.
What does it save between rounds and matches?
Everything I guess

Additional Information

Where did you get the name?
From a book named "WhiteFang".
Can I use your code?
Everybody can use it but it is very messy.
What's next for your robot?
Making a Fire Power selection system because I lose too many rounds because of high fire power.
Does it have any White Whales?
It ils not good enough to have a WhiteWhale.
What other robot(s) is it based on?
"Mint I got some of the weightings."
It is not based on any robot. Thanks to Beaming and Skilgannon for helping me to getting into the competition and for the TUR flag(Skilgannon). Sorry for writing SkillCannon: my computer did that.