Difference between revisions of "DemonicRage"
Jump to navigation
Jump to search
(General cleanup) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
{{Infobox Robot | {{Infobox Robot | ||
| name = DemonicRage | | name = DemonicRage | ||
Line 8: | Line 6: | ||
| movement = [[WaveSurfing]] | | movement = [[WaveSurfing]] | ||
| released = September, 2009 | | released = September, 2009 | ||
+ | | current_version = 3.4 | ||
| isMelee = yes | | isMelee = yes | ||
| isOpenSource = not currently | | isOpenSource = not currently | ||
| download_link = http://sites.google.com/site/justinsitehere/file-cabinet/justin.DemonicRage_3.4.jar}} | | download_link = http://sites.google.com/site/justinsitehere/file-cabinet/justin.DemonicRage_3.4.jar}} | ||
+ | == Summary == | ||
; Bot Name : DemonicRage | ; Bot Name : DemonicRage | ||
Line 18: | Line 18: | ||
; What's special about it? | ; What's special about it? | ||
− | : It uses | + | : It uses the same [[Wave Surfing]] movement in both 1v1 and Melee. |
− | : Currently | + | : Currently third place in MeleeRumble as of August 2017. |
− | : | + | : Was 1st in MeleeRumble and 37th in RoboRumble on May 12th, 2010. |
− | : First known | + | : First known statistical Melee Surfing robot |
== Strategy == | == Strategy == | ||
; How does it [[Movement|move]]? | ; How does it [[Movement|move]]? | ||
− | : | + | : [[True Surfing|True]] [[Wave Surfing]]. |
− | |||
; How does it fire? | ; How does it fire? | ||
− | : | + | : [[Dynamic Clustering]] and [[Play It Forward]]. |
; What does it save between rounds and matches? | ; What does it save between rounds and matches? | ||
− | : | + | : Everything between rounds, nothing between battles. |
== Additional == | == Additional == | ||
− | |||
; Inspiration - Acknowledgements - Special Thanks: | ; Inspiration - Acknowledgements - Special Thanks: | ||
Line 48: | Line 46: | ||
: If you've made a Util; I might use it :) Thx. (favourites: project, absoluteBearing, driveTo) | : If you've made a Util; I might use it :) Thx. (favourites: project, absoluteBearing, driveTo) | ||
: Special Thanks to Voidious, jab and Rednexala for their help, and open source insight into Java. | : Special Thanks to Voidious, jab and Rednexala for their help, and open source insight into Java. | ||
− | |||
− | |||
− | |||
− | |||
[[Category:MegaBots]] | [[Category:MegaBots]] | ||
[[Category:Bots]] | [[Category:Bots]] |
Revision as of 03:17, 1 August 2017
DemonicRage | |
Author(s) | jlm0924 |
Extends | AdvancedRobot |
Targeting | Dynamic Clustering |
Movement | WaveSurfing |
Released | September, 2009 |
Current Version | 3.4 |
Download |
Summary
- Bot Name
- DemonicRage
- Author
- jlm0924 (Justin Mallais)
- What's special about it?
- It uses the same Wave Surfing movement in both 1v1 and Melee.
- Currently third place in MeleeRumble as of August 2017.
- Was 1st in MeleeRumble and 37th in RoboRumble on May 12th, 2010.
- First known statistical Melee Surfing robot
Strategy
- How does it move?
- True Wave Surfing.
- How does it fire?
- Dynamic Clustering and Play It Forward.
- What does it save between rounds and matches?
- Everything between rounds, nothing between battles.
Additional
- Inspiration - Acknowledgements - Special Thanks
- Built upon Module by jab.
- Gun evolved from Trons DC gun by ABC
- Movement 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 might use it :) Thx. (favourites: project, absoluteBearing, driveTo)
- Special Thanks to Voidious, jab and Rednexala for their help, and open source insight into Java.