Difference between revisions of "ButtHead"
Line 48: | Line 48: | ||
; What other robot(s) is it based on? | ; What other robot(s) is it based on? | ||
Uses the Infinity Lock from the Robowiki | Uses the Infinity Lock from the Robowiki | ||
+ | |||
I took the ramming idea from Caligula and Sabreur | I took the ramming idea from Caligula and Sabreur | ||
+ | |||
SqurimyToad, and by proxy, BlackWidow | SqurimyToad, 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! | And of course, a huge thank you to all the contributors on the RoboWiki for your awesome tutorials and open source robots! | ||
Revision as of 00:36, 19 April 2019
ButtHead | |
Author(s) | User:Slugzilla |
Extends | AdvancedRobot |
Targeting | Pattern Matching |
Movement | Stop and Go, Ramming Movement |
Released | 2019 |
Current Version | 1.0 |
Code License | RWPCL |
Download |
Background Information
- What's special about it?
It fits in pattern matching, stop and go, and ramming movement all in a nanobot!
- How competitive is it?
We'll see.
Strategy
- How does it move?
It first starts with stop and go. If it dies 3 times, it switches to ramming movement.
- How does it fire?
It uses pattern matching.
- How does it dodge bullets?
Pattern matching dodges the simple targeters, the ramming movement ignores bullets.
- 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, I wanted a robot that head-butted the enemy. And if you switch HeadButt, 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?
We will find out!
- What other robot(s) is it based on?
Uses the Infinity Lock from the Robowiki
I took the ramming idea from Caligula and Sabreur
SqurimyToad, 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!