Difference between revisions of "Rage"

From Robowiki
Jump to navigation Jump to search
(Created page with " hello")
 
 
Line 1: Line 1:
 +
{{Infobox Robot
 +
| name            = [[Rage|Rage]]
 +
| author          = [[User:QP|QP]]
 +
| extends        = [[AdvancedRobot]]
 +
| targeting      = ?
 +
| movement        = dodging bullets
 +
| current_version = 1.0
 +
| license        = [[RWPCL]]
 +
}}
  
hello
+
== Background Information ==
 +
 
 +
; Where did you get the name?
 +
: It sounded cool. =)
 +
 
 +
; What's special about it?
 +
: Nothing.
 +
 
 +
; How competitive is it?
 +
: Not very.
 +
 
 +
== Strategy ==
 +
 
 +
; How does it [[Movement|move]]?
 +
: Wave surfing.
 +
 
 +
; How does it fire?
 +
: It scans, it shoots. Not that hard to understand.
 +
 
 +
; What does it save between rounds and matches?
 +
: Wave surfing stuff.
 +
 
 +
== Additional Information ==
 +
 
 +
; Can I use your code?
 +
: Sure. [[RWPCL]].
 +
: No download link at the moment cus Robocode Repository is down.
 +
 
 +
; What's next for your robot?
 +
: Lots of improving.
 +
: Because right now, even SittingDuck beats it!
 +
: You probably didnt even know that was possible.
 +
: Entering it in a RoboRumble.
 +
 
 +
; Does it have any [[White Whale|White Whales]]?
 +
: Nope.
 +
: Right now, most bots beat it.
 +
 
 +
; What other robot(s) is it based on?
 +
: [[BasicSurfer|BasicSurfer]].
 +
 
 +
[[Category:Bots|Rage]]
 +
[[Category:Open Source Bots|Rage]]

Latest revision as of 20:29, 22 August 2012

Rage
Author(s) QP
Extends AdvancedRobot
Targeting ?
Movement dodging bullets
Current Version 1.0
Code License RWPCL

Background Information

Where did you get the name?
It sounded cool. =)
What's special about it?
Nothing.
How competitive is it?
Not very.

Strategy

How does it move?
Wave surfing.
How does it fire?
It scans, it shoots. Not that hard to understand.
What does it save between rounds and matches?
Wave surfing stuff.

Additional Information

Can I use your code?
Sure. RWPCL.
No download link at the moment cus Robocode Repository is down.
What's next for your robot?
Lots of improving.
Because right now, even SittingDuck beats it!
You probably didnt even know that was possible.
Entering it in a RoboRumble.
Does it have any White Whales?
Nope.
Right now, most bots beat it.
What other robot(s) is it based on?
BasicSurfer.