Difference between revisions of "DemonicRage"
Jump to navigation
Jump to search
m (→Summary) |
m (→Strategy) |
||
Line 23: | Line 23: | ||
; How does it [[Movement|move]]? | ; How does it [[Movement|move]]? | ||
− | : | + | : WaveSurfing |
− | |||
− | |||
− | |||
− | |||
− | |||
; How does it fire? | ; How does it fire? | ||
: [[Dynamic Clustering|Play it Forward]] | : [[Dynamic Clustering|Play it Forward]] | ||
− | |||
− | |||
− | |||
; What does it save between rounds and matches? | ; What does it save between rounds and matches? |
Revision as of 17: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