Difference between revisions of "WhiteFang"

From Robowiki
Jump to navigation Jump to search
Line 32: Line 32:
  
 
; How does it [[Dodging Bullets|dodge bullets]]?
 
; How does it [[Dodging Bullets|dodge bullets]]?
: ''Moves ahead or back by finding similar situations. My own technic.''
+
: ''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?
 
; How does the [[melee]] strategy differ from [[One-on-one]]  strategy?
Line 49: Line 50:
  
 
; Can I use your code?
 
; Can I use your code?
: ''I want people to use their own ideas.''
+
: ''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 55: Line 56:
  
 
; Does it have any [[White Whale]]s?
 
; Does it have any [[White Whale]]s?
: ''Nano bots sometimes like bwbaugh.nano.Tirunculus 0.0.0a. I don't know why it is like that.''
+
: ''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 movement doesn't actually do learning"
  
 
; 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(SkillGannon).''
+
: ''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 SkillGannon: 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:09, 3 December 2016

Background Information

Bot Name
WhiteFang.
Author
''dsekercioglu.''
Extends
AdvancedRobot.
What's special about it?
I didn't use any technics that has been written in the wiki. I used data saving but everybody does it.
Great, I want to try it. Where can I download it?
The link below will directly download it
https://www.dropbox.com/s/cosxuv6c19kls80/dsekercioglu.WhiteFang_1.0.4.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?
Moves ahead or back by finding similar situations. My own technic.
How does it fire?
I think that it is something between PIF and PM but I didn't understand what is PIF. Just found it by graphics of other robots.
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?
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.
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 movement doesn't actually do learning"
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 SkillGannon: my computer did that
Problems
"Movement uses the same code with the gun but it's not very good"