Rechner
Revision as of 21:08, 6 October 2017 by Dsekercioglu (talk | contribs)
Rechner | |
Author(s) | Dsekercioglu |
Extends | AdvancedRobot |
Targeting | Guess Factor Targeting |
Movement | Wave-Surfing Movement |
Released | My birthday (September 16, 2017) |
Current Rating | #52 APS |
Current Version | 1.02 |
Download |
- Rechner Sub-pages:
- Version History
Background Information
- Bot Name
- Rechner.
- Author
- Dsekercioglu
- Extends
- AdvancedRobot.
- What's special about it?
- It doesn't have a special anti-ram mode but still does very well so nothing special.
- Great, I want to try it. Where can I download it.
- https://www.dropbox.com/s/52ljgdldv4kfo80/dsekercioglu.Rechner_1.03.jar?dl=1
- How competitive is it?
- Not very right now.
- Credits
- Credits should go to:
- Rozu: predictPosition from Apollon.
- Rednaxela: Third gen Kd-tree.
Strategy
- How does it fire?
- Uses KNN algorithm.
- How does it dodge bullets?
- Uses KNN again.
- How does the melee strategy differ from One-on-one strategy?
- It isn't a melee bot.
- How does it select a target to attack/avoid in melee?
- It doesn't'.'
- What does it save between rounds and matches?
- Kd-Trees.
Additional Information
- Where did you get the name?
- Calculator in german.
- Why did you make this bot?
- I wanted to have a bot in top-10
- Can I use your code?
- You just need a decompiler.
- What's next for your robot?
- Making the Anti-Surfer gun a real one. My main gun does better against surfers.
- Finding anomalies in it's score and fixing them. It beats the 9th but gets beaten by the 195th.
- Making a better movement system which will both be good against simple, medium, high level guns.DONE I SUPPOSE
- Making a KNN gun using hill climbing to tune itself.
- Does it have any White Whales?
- It does really bad against Musashi
- What other robot(s) is it based on?
- None. It uses my own robot base used by my bots.