Difference between revisions of "Gokdeniz"
(Created page with "{{Infobox Robot | author = User:ersamson | extends = AdvancedRobot | targeting = Pattern Matching | movement = [[Oscillator Movement]...") |
|||
Line 7: | Line 7: | ||
| released = 2023 | | released = 2023 | ||
| license = [[RWPCL]] | | license = [[RWPCL]] | ||
− | | download_link = | + | | download_link = https://github.com/ersamson/robocode/raw/main/ers.nano.gokdeniz.Gokdeniz_1.2.jar |
| isOpenSource = true | | isOpenSource = true | ||
| isMelee = false | | isMelee = false |
Revision as of 14:22, 17 November 2023
Gokdeniz | |
Author(s) | User:ersamson |
Extends | AdvancedRobot |
Targeting | Pattern Matching |
Movement | Oscillator Movement and Random Movement |
Released | 2023 |
Current Version | 1.2 |
Code License | RWPCL |
Download |
Background Information
What's special about it?
Nothing really special, but it is a culmination of the work laid out by former and current Robocode authors.
How competitive is it?
Currently ranked lucky #14 in NanoRumble.
Strategy
How does it move?
Uses normal One-Way Oscillation then switches to Random movement after a few deaths.
How does it fire?
It uses Pattern Matching.
How does it dodge bullets?
Just relies on randomness.
Additional Information
Where did you get the name?
Gokdeniz is a CIWS, I think from Turkey.
Can I use your code?
All good!
What's next for your robot?
This has probably reached its peak without the use of look-up tables.
Does it have any White Whales?
It doesn't have any particular weaknesses, but it scores lowest against Parallax.
What other robot(s) is it based on?
Pattern Matching from Foilist, WeekendObsession and Yatagan. Idea of death counts from Sabreur.
And of course, even if I'm "late in the game" I'd still want to give a huge thank you to all the contributors on the wealth of information on both Old and Current RoboWiki.