Difference between revisions of "LightningStorm"
Jump to navigation
Jump to search
BeastBots101 (talk | contribs) |
(Mass-edit Robocode Repository URLs) |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
| movement = Random movement | | movement = Random movement | ||
| current_version = 0.11B | | current_version = 0.11B | ||
+ | | [[CodeSize]] = 549 bytes | ||
| license = [[RWPCL]] | | license = [[RWPCL]] | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/EH.kms.LightningStorm_0.11B.jar |
}} | }} | ||
== Background Information == | == Background Information == | ||
Line 14: | Line 15: | ||
; How competitive is it? | ; How competitive is it? | ||
− | : Not very, but more than we hoped! | + | : Not very, but more than we hoped! Stats in MicroRumble:(APS 68.84(66th), PWin 86.18(44th), Vote 0.0%). |
== Strategy == | == Strategy == | ||
; How does it [[Movement|move]]? | ; How does it [[Movement|move]]? | ||
− | : It uses random movement | + | : It uses random movement from [[RandomMovementBot]] |
; How does it fire? | ; How does it fire? |
Latest revision as of 03:43, 18 August 2017
LightningStorm | |
Author(s) | Kimstron, BeastBots |
Extends | AdvancedRobot |
Targeting | Pattern Matching |
Movement | Random movement |
Current Version | 0.11B |
Code License | RWPCL |
Download |
Background Information
- What's special about it?
- Nothing really. Just another microbot.
- How competitive is it?
- Not very, but more than we hoped! Stats in MicroRumble:(APS 68.84(66th), PWin 86.18(44th), Vote 0.0%).
Strategy
- How does it move?
- It uses random movement from RandomMovementBot
- How does it fire?
- It uses Pattern matching. All credit goes to WeekendObsession.
Additional Information
- Where did you get the name?
- It's Kimstron's LightningStrike's older brother.
- What's next for your robot?
- Top thirty microrumble.
- Does it have any WhiteWhales?
- Any bot with random movement.