Difference between revisions of "ButtHead"
Line 15: | Line 15: | ||
== Background Information == | == Background Information == | ||
; What's special about it? | ; What's special about it? | ||
− | It fits in pattern matching, the musashi trick, and ramming movement all in a nanobot! | + | It fits in pattern matching, the musashi trick, oscillation, and ramming movement all in a nanobot! |
; How competitive is it? | ; How competitive is it? | ||
Line 22: | Line 22: | ||
== Strategy == | == Strategy == | ||
; How does it [[Movement|move]]? | ; How does it [[Movement|move]]? | ||
− | It first starts with the musashi trick. If it dies 2 times, it | + | It first starts with oscillation. If it dies 2 times, it switches to the musashi trick. If it dies 2 more times, it uses ramming movement |
; How does it [[Targeting|fire]]? | ; How does it [[Targeting|fire]]? | ||
Line 28: | Line 28: | ||
; How does it [[Dodging Bullets|dodge bullets]]? | ; How does it [[Dodging Bullets|dodge bullets]]? | ||
− | + | It eats bullets for breakfast =) | |
; How does the [[melee]] strategy differ from [[one-on-one]] strategy? | ; How does the [[melee]] strategy differ from [[one-on-one]] strategy? |
Revision as of 23:11, 19 April 2019
ButtHead | |
Author(s) | User:Slugzilla |
Extends | AdvancedRobot |
Targeting | Pattern Matching |
Movement | Musashi Trick, Ramming Movement |
Released | 2019 |
Current Version | 1.1 |
Code License | RWPCL |
Download |
Background Information
- What's special about it?
It fits in pattern matching, the musashi trick, oscillation, and ramming movement all in a nanobot!
- How competitive is it?
Currently # 34 in the NanoRumble.
Strategy
- How does it move?
It first starts with oscillation. If it dies 2 times, it switches to the musashi trick. If it dies 2 more times, it uses ramming movement
- How does it fire?
It uses pattern matching.
- How does it dodge bullets?
It eats bullets for breakfast =)
- How does the melee strategy differ from one-on-one strategy?
It doesn't have a melee strategy.
Additional Information
- Where did you get the name?
Well, it head-butts the enemy robots. And if you reverse head-butt, you get... ButtHead!
- Can I use your code?
Sure! The code is in the .jar file. [1] RWPCL.
- What's next for your robot?
Shrink the code.
- Does it have any White Whales?
Any bot with linear targeting and anti ramming movement
- What other robot(s) is it based on?
I took the multimode ramming idea from Caligula and Sabreur
SquirmyToad, and by proxy, BlackWidow
And of course, a huge thank you to all the contributors on the RoboWiki for your awesome tutorials and open source robots!