Difference between revisions of "LightningBug"
Jump to navigation
Jump to search
(New page: Bot Name LightningBug Author User:Rbtying Extends AdvancedRobot What's special about it? It's my first MicroBot Great, I want to try it. Where can I download it? ...) |
|||
Line 1: | Line 1: | ||
+ | == Background Information == | ||
+ | |||
+ | |||
+ | {{Infobox Robot | ||
+ | | bgcolour = red | ||
+ | | name = LightningBug | ||
+ | | author = [[User:Rbtying]] | ||
+ | | targeting = [[GuessFactor]] | ||
+ | | movement = CircularMovement based on WaveSurfing | ||
+ | | released = November, 2008 | ||
+ | | current_version = 1.0 | ||
+ | | license = [[RWPCL]] | ||
+ | | download_link = http://robocoderepository.com/BotDetail.jsp?id=3472 | ||
+ | |||
+ | }} | ||
+ | |||
+ | |||
+ | ; Bot Name | ||
+ | : Lightningbug | ||
+ | |||
+ | ; Author | ||
+ | : [[User:Rbtying]] | ||
+ | |||
+ | ; Extends | ||
+ | : [[AdvancedRobot]] | ||
+ | |||
+ | ; What's special about it? | ||
+ | : It's my first [[MicroBot]] | ||
+ | |||
+ | ; Great, I want to try it. Where can I download it? | ||
+ | : http://robocoderepository.com/BotDetail.jsp?id=3472 | ||
+ | |||
+ | ; How competitive is it? | ||
+ | : Top 30 micro and top 200 overall bot. | ||
+ | |||
+ | |||
+ | |||
+ | |||
Bot Name | Bot Name | ||
LightningBug | LightningBug | ||
Line 12: | Line 50: | ||
Great, I want to try it. Where can I download it? | Great, I want to try it. Where can I download it? | ||
− | + | ||
− | |||
How competitive is it? | How competitive is it? | ||
Decently. In the top 30 Microbot, top 200 General | Decently. In the top 30 Microbot, top 200 General |
Revision as of 00:20, 19 December 2008
Background Information
LightningBug | |
Author(s) | User:Rbtying |
Targeting | GuessFactor |
Movement | CircularMovement based on WaveSurfing |
Released | November, 2008 |
Current Version | 1.0 |
Code License | RWPCL |
Download |
- Bot Name
- Lightningbug
- Author
- User:Rbtying
- Extends
- AdvancedRobot
- What's special about it?
- It's my first MicroBot
- Great, I want to try it. Where can I download it?
- http://robocoderepository.com/BotDetail.jsp?id=3472
- How competitive is it?
- Top 30 micro and top 200 overall bot.
Bot Name
LightningBug
Author
User:Rbtying
Extends
AdvancedRobot
What's special about it?
It's my first MicroBot
Great, I want to try it. Where can I download it?
How competitive is it?
Decently. In the top 30 Microbot, top 200 General
[edit] Strategy
How does it move?
It uses a wave-based circular movement
How does it fire?
GuessFactor
How does it dodge bullets?
Moves based on Waves
How does the melee strategy differ from One-on-one strategy?
It's only a one-on-one bot.
What does it save between rounds and matches?
GuessFactors, everything static. Nothing between matches
[edit] Additional Information
Where did you get the name?
My first robot was Lightning, then I tried to minimize it. Lightning never really worked out...
Can I use your code?
RWPCL
What's next for your robot?
Randomizer in the movement, RollingAverages
Does it have any White Whales?
I don't know
What other robot(s) is it based on?
BasicGFSurfer