Difference between revisions of "WhiteFang"

From Robowiki
Jump to navigation Jump to search
Line 15: Line 15:
  
 
; Great, I want to try it. Where can I download it?
 
; 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?
 
; How competitive is it?
: ''For me it is very competitive but for some people it may not be.''
+
: ''I would say competitive, 28th currently.''
  
 
;Credits
 
;Credits

Revision as of 19:34, 15 December 2017

Background Information

Bot Name
WhiteFang.
Author
''dsekercioglu.''
Extends
AdvancedRobot.
What's special about it?
It is a complete determinist."
It's design is currently very simple.
Great, I want to try it. Where can I download it?


How competitive is it?
I would say competitive, 28th currently.
Credits
"Rednaxela" for the Third gen KD Tree.
Cb for non iterative wall smoothing.

Strategy

How does it move?
True Surfing
How does it fire?
Uses KNN algorithm and every data is weighted the same currently.
How does it dodge bullets?
Surfs the bins generated by KNN algorithm.
How does the melee strategy differ from One-on-one strategy?
It doesn't currently support melee.
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 "White Fang".
Can I use your code?
Not this time. Please, do not decompile.
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?
What other robot(s) is it based on?
It is not based on any other robot except my standard code base. Thanks to Beaming and Skilgannon for helping me to getting into the competition and for the TUR flag(Skilgannon).