DemonicRage

From Robowiki
Jump to navigation Jump to search

Summary

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


Bot Name 
DemonicRage
Author
jlm0924
What's special about it?
It's a melee specialist; The current uses an enemy risk assessment similar to minumum Risk. The movement in melee is quite aggressive and territorial.

Strategy

How does it 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
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.
How does it fire?
Play it Forward
How does it dodge bullets?
As of Version 3.0, It waveSurfs in melee combat
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 the insight I've gained coding java though their open source