Difference between revisions of "DemonicRage"
Jump to navigation
Jump to search
m (→Summary) |
|||
Line 10: | Line 10: | ||
| isMelee = yes | | isMelee = yes | ||
| isOpenSource = not currently | | isOpenSource = not currently | ||
− | | download_link = http://sites.google.com/site/justinsitehere/file-cabinet/justin.DemonicRage_3. | + | | download_link = http://sites.google.com/site/justinsitehere/file-cabinet/justin.DemonicRage_3.3a.jar}} |
Line 39: | Line 39: | ||
; Inspiration - Acknowledgements - Special Thanks: | ; Inspiration - Acknowledgements - Special Thanks: | ||
− | : | + | : Built upon Module by jab. |
− | : Trons DC gun by ABC | + | : Gun originally founded on Trons DC gun by ABC |
− | : hawkOnFire | + | : Movement originally inspired by hawkOnFire by rz |
− | : basicSurfer wave surfing tutorial by Voidious. | + | : WaveSurfing based on basicSurfer and wave surfing tutorial by Voidious. |
− | : KdTree and FastTrig by Rednexala | + | : Uses KdTree and FastTrig by Rednexala |
− | : precise Simulation by Albert | + | : Uses precise Simulation by Albert |
− | : If you've made a Util, I've might of plundered it | + | : If you've made a Util, I've might of plundered it, and may use it :) Thx. (favourites: project, absoluteBearing, driveTo) |
− | : Special Thanks to Voidous, jab and Rednexala for help, and | + | : Special Thanks to Voidous, jab and Rednexala for help, and open source insight into Java. |
Revision as of 18:12, 10 June 2010
Summary
DemonicRage | |
Author(s) | jlm0924 |
Extends | AdvancedRobot |
Targeting | Dynamic Clustering |
Movement | WaveSurfing |
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.
- 1st in melee Rumble and 37th in RoboRumble as of May 12th 2010
- First known Statistical melee surfing robot
Strategy
- How does it move?
- (True) WaveSurfing
- How does it fire?
- DC Play it Forward
- What does it save between rounds and matches?
- everything between Rounds, and nothing after battle.
Additional
- Inspiration - Acknowledgements - Special Thanks
- Built upon Module by jab.
- Gun originally founded on Trons DC gun by ABC
- Movement originally inspired by hawkOnFire by rz
- WaveSurfing based on basicSurfer and wave surfing tutorial by Voidious.
- Uses KdTree and FastTrig by Rednexala
- Uses precise Simulation by Albert
- If you've made a Util, I've might of plundered it, and may use it :) Thx. (favourites: project, absoluteBearing, driveTo)
- Special Thanks to Voidous, jab and Rednexala for help, and open source insight into Java.