Difference between revisions of "GravityWave"

From Robowiki
Jump to navigation Jump to search
(fixed some things)
m (minor cleanup)
Line 1: Line 1:
 
{{Infobox Robot
 
{{Infobox Robot
 
| bgcolour        = #303030
 
| bgcolour        = #303030
| author          = J_Litewski
+
| author          = [[User:J Litewski|Jacob Litewsk]]
 
| extends        = AdvancedRobot
 
| extends        = AdvancedRobot
 
| current_version = alpha1
 
| current_version = alpha1
Line 11: Line 11:
  
 
; Author
 
; Author
: [[User:J_Litewski|Jacob Litewski]]
+
: [[User:J Litewski|Jacob Litewski]]
  
 
; Extends
 
; Extends
Line 17: Line 17:
  
 
; What's special about it?
 
; What's special about it?
: It's my attempt at a semi-good [[WaveSurfing]] movement
+
: It's my attempt at a semi-good [[Wave Surfing]] movement
  
 
; Great, I want to try it. Where can I download it?
 
; Great, I want to try it. Where can I download it?

Revision as of 11:03, 7 June 2009

GravityWave
Author(s) Jacob Litewsk
Extends AdvancedRobot
Current Version alpha1

Basic Information

Bot Name
GravityWave
Author
Jacob Litewski
Extends
AdvancedRobot
What's special about it?
It's my attempt at a semi-good Wave Surfing movement
Great, I want to try it. Where can I download it?
Currently, there isn't a download link
How competitive is it?
Against DustBunny 3.5, without shooting, does fairly well. The current results are:
1st	hackhalotwo.GravityWave	17933 (81%)	13050	4860	0	0	23	0	486	14	0
2nd	mld.DustBunny 3.5	4344 (19%)	700	140	3319	157	28	0	14	486	0


The tests I do are here.

Strategy

How does it move?
Using BasicSurfer as a base, and later on, using Anti-Grav for finer movements.
How does it fire?
It's a non-firing robot
How does it dodge bullets?
The BasicSurfer detection algorithm (working on expanding it)
How does the melee strategy differ from One-on-one strategy?
Not sure, never tested it.
How does it select a target to attack/avoid in melee?
First one seen I guess
What does it save between rounds and matches?
It saves between rounds currently.

Additional Information

Where did you get the name?
GravityWave is basically a mix of WaveSurfing and Anti-Gravity.
Can I use your code?
It will be in GITS when a good stable version comes out
What's next for your robot?
Get the bloody thing coded
Does it have any White Whales?
Not currently
What other robot(s) is it based on?
Voidious's BasicSurfer