Difference between revisions of "SilverSurfer"

From Robowiki
Jump to navigation Jump to search
(migrating from old wiki)
 
(Fix link and update information)
 
Line 11: Line 11:
 
| caption        = He must soar alone
 
| caption        = He must soar alone
 
| extends        = [[AdvancedRobot]]
 
| extends        = [[AdvancedRobot]]
| targeting      = Vectorial [[Pattern Matching|Pattern Matching]]
+
| targeting      = Vectorial [[Pattern Matching]]
| movement        = [[Wave Surfing|Wave Surfing]]
+
| movement        = [[Wave Surfing]]
| current_version = 2.53.33
+
| current_version = 2.53.33fix
 
| license        = [[RWPCL]]
 
| license        = [[RWPCL]]
| download_link  = http://homepages.ucalgary.ca/~agschult/robocode/axeBots.SilverSurfer_2.53.33fix.jar
+
| download_link  = http://robocode-archive.strangeautomata.com/robots/axeBots.SilverSurfer_2.53.33fix.jar
 
| isOpenSource    = yes
 
| isOpenSource    = yes
 
| isOneOnOne      = yes
 
| isOneOnOne      = yes
Line 21: Line 21:
  
 
== Background Information ==
 
== Background Information ==
 
 
; Purpose
 
; Purpose
 
: It's the bot that I use to test new ideas.  
 
: It's the bot that I use to test new ideas.  
Line 27: Line 26:
 
; What's special about it?
 
; What's special about it?
 
: The name is great.
 
: The name is great.
 +
 +
: Historically, it was the fourth [[Wave Surfer]] ever, and the fourth bot to outrank [[SandboxDT]] (the other three were [[Shadow]], [[RaikoMX]], and [[Aleph]], in that order). It [[oldwiki:RoboRumble/Rankings roborumble 20040505|ranked at 3rd]] in RoboRumble General 1v1 on May 5, 2004.
  
 
; How competitive is it?
 
; How competitive is it?
: 3rd place in [[RoboRumble]] General 1v1, 02 May 2004. As of July 2009, it's at 17th.
+
: As of August 2017, 26th in 1v1.
  
 
== Strategy ==
 
== Strategy ==
 
 
; How does it [[:Category:Movement|move]]?
 
; How does it [[:Category:Movement|move]]?
 
: [[Wave Surfing]] movement - see [[/Wave Suffering]].
 
: [[Wave Surfing]] movement - see [[/Wave Suffering]].
Line 47: Line 47:
  
 
; Is it based on any other bot?
 
; Is it based on any other bot?
:  
+
: Based on [[Okami]]. Inspired by all good bots.  
:* based on [[Okami]].
 
:* Inspired by all good bots.  
 
  
 
[[Category:MegaBots]]
 
[[Category:MegaBots]]

Latest revision as of 01:33, 28 August 2017

Sub-pages:
Version History - Wave Suffering - Help Requests - Archived Talk 20060602
SilverSurfer
Silversurfer05.jpg
He must soar alone
Author(s) Axe
Extends AdvancedRobot
Targeting Vectorial Pattern Matching
Movement Wave Surfing
Current Version 2.53.33fix
Code License RWPCL
Download

Background Information

Purpose
It's the bot that I use to test new ideas.
What's special about it?
The name is great.
Historically, it was the fourth Wave Surfer ever, and the fourth bot to outrank SandboxDT (the other three were Shadow, RaikoMX, and Aleph, in that order). It ranked at 3rd in RoboRumble General 1v1 on May 5, 2004.
How competitive is it?
As of August 2017, 26th in 1v1.

Strategy

How does it move?
Wave Surfing movement - see /Wave Suffering.
How does it fire?
Same as Okami.

Additional Information

Where did you get the name?
From the well known character.
Can I use your code?
It will be open source, as usual for me.
Is it based on any other bot?
Based on Okami. Inspired by all good bots.