Difference between revisions of "EvBot"
Jump to navigation
Jump to search
m (link to the source in github) |
|||
Line 17: | Line 17: | ||
| license = | | license = | ||
| download_link = | | download_link = | ||
− | | source_link = | + | | source_link = https://github.com/evgmik/robocode_bots |
− | | isOneOnOne = true | + | | isOneOnOne = true |
| isMelee = true | | isMelee = true | ||
| isOpenSource = true/false | | isOpenSource = true/false |
Revision as of 01:59, 2 December 2013
EvBot | |
Author(s) | Beaming |
Extends | AdvancedRobot |
Targeting | Linear Targeting and Random Targeting |
Movement | Minimal Risk with shrapnel dodging |
Released | 2012 |
Source |
Background Information
- What's special about it?
- Seems to be the only bot in top 30 melee with Linear Targeting. Well, it switches ocasionly to a variant of Random Targeting when it lives long enough to face the last opponent.
- As far as I know there is only one more bot (Griezel) in the top 30 with a simple guns like this.
- It also paint quite danger map and enemy bullets which it tries to escape.
- Great, I want to try it. Where can I download it?
- It is in official roborumble and melee listings, look for eem.EvBot there.
- How competitive is it?
- MeleeRumble ‒ APS: 63.64% (19th), PL: 347-28 (31st), Survival: 40.21%
- RoboRumble ‒ APS: 61.22% (313th), PL: 728-339 (308th), Survival: 66.45%
- It hangs in Top 30 in the melee and at the bottom of 1/3 of 1 on 1. Starting from version 4.4.0 it has a circular gun as the default, which moved it to the Top 20. I still cannot beleive that it was enough to have just a linear gun to get to top 30 and to have just a circular to move even higher. My guns even do not do statistics/clustering on random targeting. They check though if circular or random has higher hit rate.