Difference between revisions of "LightningStorm"

From Robowiki
Jump to navigation Jump to search
(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://www.robocoderepository.com/BotDetail.jsp?id=4311
+
| 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! 67 in MicroRumble(APS 68.84, PWin 86.18, Vote 0.33).
+
: 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 04: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.