Difference between revisions of "DemonicRage"

From Robowiki
Jump to navigation Jump to search
Line 23: Line 23:
  
 
; How does it [[Movement|move]]?
 
; How does it [[Movement|move]]?
: In Melee Minimum Risk - It randomly drops a previous portion  of its move path (of random length). It repels from that to generated possible locations,  choosing based on Angle, health ,not being the closest bot, threat advantage, strategic positioning.
+
: WaveSurfing
 
 
: In Version 2.1b and previous, the 1 vrs 1  uses a simple orbit / change direction randomly.
 
: In Version 2.3 and greater, the 1 vrs 1 uses a waveSurfing , (and flattener) intended for Melee end game.
 
: Version 3.0 is temperarily back to random 1vrs1, and melee combines Minimum Risk with waveSurfing.
 
 
 
  
  
 
; How does it fire?
 
; How does it fire?
 
: [[Dynamic Clustering|Play it Forward]]  
 
: [[Dynamic Clustering|Play it Forward]]  
 
; How does it [[Dodging Bullets|dodge bullets]]?
 
: As of Version 3.0, It waveSurfs in melee combat
 
  
 
; What does it save between rounds and matches?
 
; What does it save between rounds and matches?

Revision as of 18:09, 22 April 2010

Summary

DemonicRage
Author(s) jlm0924
Extends AdvancedRobot
Targeting Dynamic Clustering
Movement Minimum Risk
Released September, 2009
Download


Bot Name 
DemonicRage
Author
jlm0924 (Justin Mallais)
What's special about it?
It uses a the same Wavesurfing movement for both 1vrs1 and in melee.

Strategy

How does it move?
WaveSurfing


How does it fire?
Play it Forward
What does it save between rounds and matches?
everything between Rounds, and nothing after battle.

Additional

Does it have any White Whales?
Hoping to melt some ice!
Inspiration - Acknowledgements - Special Thanks
built upon Module by jab.
Trons DC gun by ABC
hawkOnFire's minimum risk by rz
basicSurfer wave surfing tutorial by Voidious.
KdTree and FastTrig by Rednexala
precise Simulation by Albert
If you've made a Util, I've might of plundered it. I might use it. Thx. (favourites: project, absoluteBearing, driveTo)
Special Thanks to Voidous, jab and Rednexala for help, and insight I've gained coding java though their open source