Difference between revisions of "Leopard"
Jump to navigation
Jump to search
(new bot :D) |
(updated to new version) |
||
Line 7: | Line 7: | ||
| targeting = [[Pattern Matching|Pattern Matching]] | | targeting = [[Pattern Matching|Pattern Matching]] | ||
| movement = Head-on charging / ramming | | movement = Head-on charging / ramming | ||
− | | current_version = 1. | + | | current_version = 1.1.019 |
| license = [[RWLPCL]] | | license = [[RWLPCL]] | ||
− | | download_link = http://www.robocoderepository.com/BotFiles/3917/exauge.Leopard_1. | + | | download_link = http://www.robocoderepository.com/BotFiles/3917/exauge.Leopard_1.1.019.jar |
| source_link = http://www.robocoderepository.com/BotFiles/3917/Leopard.java | | source_link = http://www.robocoderepository.com/BotFiles/3917/Leopard.java | ||
| isOpenSource = yes | | isOpenSource = yes | ||
Line 39: | Line 39: | ||
; Version Information: | ; Version Information: | ||
: 1.0 - uses narrow lock radar, pattern matching + ramming, and head-on charge movement | : 1.0 - uses narrow lock radar, pattern matching + ramming, and head-on charge movement | ||
+ | ; 1.1 - moves slightly when enemy fires, fires lower power bullet when further away | ||
== Strategy == | == Strategy == | ||
Line 69: | Line 70: | ||
; Does it have any [[White Whale]]s? | ; Does it have any [[White Whale]]s? | ||
− | : | + | : all antirams and robots with a good antiram movement will destroy it also. |
; What other robot(s) is it based on? | ; What other robot(s) is it based on? | ||
− | : | + | : Some parts come from [[LemonDrop]]. |
[[Category:NanoBots]] | [[Category:NanoBots]] |
Revision as of 19:59, 1 August 2010
Leopard | |
"An agile and stealthy predator" | |
Author(s) | Exauge |
Extends | AdvancedRobot |
Targeting | Pattern Matching |
Movement | Head-on charging / ramming |
Current Version | 1.1.019 |
Code License | RWLPCL |
Download | |
Source |
Background Information
- Bot Name
- Leopard
- Author
- Exauge
- Extends
- AdvancedRobot
- What's so special about it?
- It is a nanobot that uses head-on charging to attack and ram its enemies all the while shooting at them with a Pattern Matching gun. It usually scores between 40-60% - even against its larger relatives.
- How competitive is it?
- we'll see. I expect around the middle of the nanos.
- Where can I get it?
- Just click the download link to the right.
- Version Information
- 1.0 - uses narrow lock radar, pattern matching + ramming, and head-on charge movement
- 1.1 - moves slightly when enemy fires, fires lower power bullet when further away
Strategy
- How does it move?
- charges directly at enemy to ram them
- How does it fire?
- Pattern Matching
- How does it dodge bullets?
- It doesn't really... it just charges at the enemy
- How does the melee strategy differ from One-on-one strategy?
- It doesn't do melee...
- What does it save between rounds and matches?
- Just a symbolic state (for the Pattern Matching gun)
Additional Information
- Where did you get the name?
- It hunt's down its prey just like a Leopard.
- Can I use your code?
- Sure. It's RWLPCL. I commented the code a lot to make it easy to understand
- What's next for your robot?
- The goal of this robot is to make the idea behind ramming as effective as possible - very few robots today use ramming as a tactic so I want to try to make it more common at least among smaller bots.
- Does it have any White Whales?
- all antirams and robots with a good antiram movement will destroy it also.
- What other robot(s) is it based on?
- Some parts come from LemonDrop.