Difference between revisions of "ButtHead"

From Robowiki
Jump to navigation Jump to search
m (updated ButtHead's page)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Navbox small
 +
| title = ButtHead Sub-pages
 +
| parent = ButtHead
 +
| page1 = Version History
 +
}}
 +
 
{{Infobox Robot
 
{{Infobox Robot
 
| author          = [[User:Slugzilla]]
 
| author          = [[User:Slugzilla]]
 
| extends        = [[AdvancedRobot]]
 
| extends        = [[AdvancedRobot]]
| targeting      = [[Pattern Matching]]
+
| targeting      = [[Linear Targeting]]
| movement        = [[Stop and Go]], [[Ramming Movement]]
+
| movement        = [[Musashi Trick]], [[Oscillating Movement]], [[Ramming Movement]]
| current_version = 1.0
+
| current_version = 2.0
 
| released        = 2019
 
| released        = 2019
 
| license        = [[RWPCL]]
 
| license        = [[RWPCL]]
| download_link  = https://drive.google.com/uc?export=download&id=1a8G4O5-BP0WZmtoUxOSfGSAjqsivA5w_
+
| download_link  = https://drive.google.com/uc?export=download&id=11rqwdSdyYHUhpNFY4xsqnRhtFVKvJByw
 
| isOpenSource    = true
 
| isOpenSource    = true
 
| isMelee        = false
 
| isMelee        = false
Line 15: Line 21:
 
== Background Information ==
 
== Background Information ==
 
; What's special about it?
 
; What's special about it?
It fits in pattern matching, stop and go, and ramming movement all in a nanobot!
+
It's the best nano that is not string-based =)
  
 
; How competitive is it?
 
; How competitive is it?
We'll see.
+
Currently #5 in the NanoRumble!
  
 
== Strategy ==
 
== Strategy ==
 
; How does it [[Movement|move]]?
 
; How does it [[Movement|move]]?
It first starts with stop and go.  If it dies 3 times, it switches to ramming movement.
+
It first starts with orbital movement.  If it gets hit too much, it'll switch to oscillation.  If it gets hit again, it'll go to ramming.
  
 
; How does it [[Targeting|fire]]?
 
; How does it [[Targeting|fire]]?
It uses pattern matching.
+
It uses linear targeting.
  
 
; How does it [[Dodging Bullets|dodge bullets]]?
 
; How does it [[Dodging Bullets|dodge bullets]]?
Pattern matching dodges the simple targeters, the ramming movement ignores bullets.
+
It depends on what mode it is using.
  
 
; How does the [[melee]] strategy differ from [[one-on-one]] strategy?
 
; How does the [[melee]] strategy differ from [[one-on-one]] strategy?
Line 35: Line 41:
 
== Additional Information ==
 
== Additional Information ==
 
; Where did you get the name?
 
; Where did you get the name?
Well, I wanted a robot that head-butted the enemy.  And if you switch HeadButt, you get [[ButtHead]]!
+
Well, it head-butts the enemy robots.  And if you reverse head-butt, you get ButtHead!
  
 
; Can I use your code?
 
; Can I use your code?
Sure!  The code is in the .jar file.  [https://drive.google.com/uc?export=download&id=1a8G4O5-BP0WZmtoUxOSfGSAjqsivA5w_] [[RWPCL]].
+
Sure!  The code is in the .jar file.  [https://drive.google.com/uc?export=download&id=11rqwdSdyYHUhpNFY4xsqnRhtFVKvJByw] Licensed under the [[RWPCL]].
  
 
; What's next for your robot?
 
; What's next for your robot?
Shrink the code.
+
I'm not sure yet, but it'll be something cool! =)
  
 
; Does it have any [[White Whale]]s?
 
; Does it have any [[White Whale]]s?
We will find out!
+
It hates bots that use pattern matching and shoot at maximum firepower!!!
  
 
; What other robot(s) is it based on?
 
; What other robot(s) is it based on?
Uses the Infinity Lock from the Robowiki
+
 
I took the ramming idea from Caligula and Sabreur
+
It's very, very closely related to Sabreur and Caligula
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!
+
Also, a huge thank you to all the contributors on the RoboWiki for your awesome tutorials and open source robots!
  
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__
 +
 +
[[Category:NanoBots]]
 +
[[Category:Bots]]

Latest revision as of 17:46, 26 April 2019

ButtHead Sub-pages:
Version History
ButtHead
Author(s) User:Slugzilla
Extends AdvancedRobot
Targeting Linear Targeting
Movement Musashi Trick, Oscillating Movement, Ramming Movement
Released 2019
Current Version 2.0
Code License RWPCL
Download

Background Information

What's special about it?

It's the best nano that is not string-based =)

How competitive is it?

Currently #5 in the NanoRumble!

Strategy

How does it move?

It first starts with orbital movement. If it gets hit too much, it'll switch to oscillation. If it gets hit again, it'll go to ramming.

How does it fire?

It uses linear targeting.

How does it dodge bullets?

It depends on what mode it is using.

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] Licensed under the RWPCL.

What's next for your robot?

I'm not sure yet, but it'll be something cool! =)

Does it have any White Whales?

It hates bots that use pattern matching and shoot at maximum firepower!!!

What other robot(s) is it based on?

It's very, very closely related to Sabreur and Caligula.

Also, a huge thank you to all the contributors on the RoboWiki for your awesome tutorials and open source robots!