Difference between revisions of "WhiteFang"

From Robowiki
Jump to navigation Jump to search
Line 22: Line 22:
  
 
;Credits
 
;Credits
:"[[Rednaxela]]" for the Third gen KD Tree
+
:"[[Rednaxela]]" for the Third gen KD Tree.
  
 
== Strategy ==
 
== Strategy ==
Line 48: Line 48:
  
 
; Where did you get the name?
 
; Where did you get the name?
: ''I was updating Tomahawk then I said myself I can make a bot named WhiteFang but I can't make a new one(White Fang is a book).When I got bored of Tomahawk I tried a new movement system and : it worked very well so I continued.''
+
: ''From a book named "WhiteFang".''
  
 
; Can I use your code?
 
; Can I use your code?
: ''I want people to use their own ideas. Also it is very messy''
+
: ''I want people to use their own ideas. Also it is very messy.''
  
 
; What's next for your robot?
 
; What's next for your robot?
Line 62: Line 62:
  
 
; 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''
+
: ''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.''
  
 
;Problems
 
;Problems
:"Movement uses the same code with the gun but it's not very good"
+
:"Movement uses the same code with the gun but it's not very good."
  
 
[[Category:Templates|Bots]]
 
[[Category:Templates|Bots]]

Revision as of 18:23, 4 December 2016

Background Information

Bot Name
WhiteFang.
Author
''dsekercioglu.''
Extends
AdvancedRobot.
What's special about it?
It tries to predict what segments enemy uses.
It can be seen at AntiBotTuner and Fangs.
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?
GoTo Surfing.
How does it fire?
A gun that fires a wave every tick and uses PIF.
How does it 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)
"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?
It gets closer to the walls. There is no melee radar.
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?
I want people to use their own ideas. Also it is very messy.
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.
Does it have any White Whales?
BasicGFSurfer. I know that it's ranking is at least 100 higher than me but it is so simple.
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?
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.
Problems
"Movement uses the same code with the gun but it's not very good."