Difference between revisions of "Krabby"
Jump to navigation
Jump to search
(New page: == Background Information == ; Bot Name Krabby ; Author Krabb ; Extends AdvancedRobot ;Great, I want to try it. Where can I download it? http://www.robocoderepository.com/BotDetail...) |
(Mass-edit Robocode Repository URLs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Infobox Robot | ||
+ | | author = [[Krabb]] | ||
+ | | extends = [[AdvancedRobot]] | ||
+ | | targeting = [[Virtual Guns]] : | ||
+ | : [[Head-On Targeting]] | ||
+ | : [[Linear Targeting]] | ||
+ | : [[Circular Targeting]] | ||
+ | : [[Random Targeting]] | ||
+ | : 2 Unknown | ||
+ | | movement = Multi-mode Perpendicular | ||
+ | | released = mid-2005 | ||
+ | | best_rating = unknown (98th) | ||
+ | | rating = unknown (200th) | ||
+ | | current_version = v1.22 | ||
+ | | license = Unknown | ||
+ | | download_link = http://robocode-archive.strangeautomata.com/robots/Krabb.krabby.Krabby_1.18b.jar | ||
+ | }} | ||
+ | |||
== Background Information == | == Background Information == | ||
Line 11: | Line 29: | ||
;Great, I want to try it. Where can I download it? | ;Great, I want to try it. Where can I download it? | ||
− | http:// | + | http://robocode-archive.strangeautomata.com/robots/Krabb.krabby.Krabby_1.18b.jar |
; How competitive is it? | ; How competitive is it? |
Latest revision as of 03:43, 18 August 2017
Krabby | |
Author(s) | Krabb |
Extends | AdvancedRobot |
Targeting | Virtual Guns : |
Movement | Multi-mode Perpendicular |
Released | mid-2005 |
Best Rating | unknown (98th) |
Current Rating | unknown (200th) |
Current Version | v1.22 |
Code License | Unknown |
Download |
Background Information
- Bot Name
Krabby
- Author
- Extends
AdvancedRobot
- Great, I want to try it. Where can I download it?
http://robocode-archive.strangeautomata.com/robots/Krabb.krabby.Krabby_1.18b.jar
- How competitive is it?
It was once my best 1on1 bot, but that was a good two years ago... Its best place was 98, now its around 200 :/
Strategy
- How does it move?
It moves perpendicular to the Enemy, with 3 different avoiding methods
- How does it fire?
Using 6 VirtualGuns: HeadOnTargeting, LinearTargeting, CircularTargeting, RandomTargeting, and two other targeting methods
- How does it dodge bullets?
- It changes direction or speed when a bullet comes near.
- It moves randomly.
- It stops/starts when a bullet comes near.
- How does the melee strategy differ from one-on-one strategy?
It doesn't have any Melee strategy.
- Where did you get the name?
At the Internet i am called Krabb, dont ask me why :) And because the robot is so week he got the y. An other reason is, that he moves like a crab and Krabb sounds like crab -.-
Versions
See VersionHistory