Difference between revisions of "User:Slugzilla"

From Robowiki
Jump to navigation Jump to search
(Created page with " == Background == Hi, I'm a high school sophomore from America. I don't exactly remember when I came across robocode, but I do remember being unable to beat Walls =) I sto...")
 
m (updated user page)
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Category:Bot Authors]]
 +
 +
{{Infobox Robot
 +
| extends        = Human
 +
| current_version = 1.0
 +
| released        = 2003
 +
}}
  
 
== Background ==
 
== Background ==
  
  
Hi, I'm a high school sophomore from America.  I don't exactly remember when I came across robocode, but I do remember being unable to beat Walls =)  I stopped playing it for a while, but I came back when I learned some basic java syntax and now my robots are wayyyyyy better(relatively speaking).  I currently don't have that many bots, but more shall come!
+
Hi, I'm a high school sophomore from America.  My father introduced me to Robocode a few years agoHowever, I didn't know about the RoboWiki at that time.  My robots could beat some of the sample robots, but they could never beat [[Walls]] =(
  
 +
I learned some basic java syntax and went back to robocode, and, of course, I found the RoboWiki =)
 +
 +
Now my new robots can beat [[Walls]], and I like to think they are fairly competitive =)
 +
 +
I currently don't have that many robots, but more shall come!
  
 
== Robots ==
 
== Robots ==
  
[[Basilisk]] - A MiniBot that uses guessfactor targeting and stop and go/random movement. Currently #22 in the MiniRumble.
+
[[SquirmyToad]] - A NanoBot that uses a pattern matching gun and random movement.  Currently #9 in the NanoRumble.
 +
 
 +
[[ButtHead]] - A NanoBot that head-butts the enemy.  Currently #5 in the NanoRumble.
 +
 
 +
[[Basilite]] - A MicroBot using pattern matching and stop and go/random movement. Currently #5 in the MicroRumble.
  
[[SquirmyToad]] - A NanoBot that uses a pattern matching gun and random movement.  Currently #37 in the NanoRumble.
+
[[Basilisk]] - A MiniBot that uses guessfactor targeting and stop and go/random movement.  Currently #5 in the MiniRumble.

Revision as of 13:56, 1 August 2019


Slugzilla
Extends Human
Released 2003
Current Version 1.0

Background

Hi, I'm a high school sophomore from America. My father introduced me to Robocode a few years ago. However, I didn't know about the RoboWiki at that time. My robots could beat some of the sample robots, but they could never beat Walls =(

I learned some basic java syntax and went back to robocode, and, of course, I found the RoboWiki =)

Now my new robots can beat Walls, and I like to think they are fairly competitive =)

I currently don't have that many robots, but more shall come!

Robots

SquirmyToad - A NanoBot that uses a pattern matching gun and random movement. Currently #9 in the NanoRumble.

ButtHead - A NanoBot that head-butts the enemy. Currently #5 in the NanoRumble.

Basilite - A MicroBot using pattern matching and stop and go/random movement. Currently #5 in the MicroRumble.

Basilisk - A MiniBot that uses guessfactor targeting and stop and go/random movement. Currently #5 in the MiniRumble.