Difference between revisions of "DemonicRage"
Jump to navigation
Jump to search
(General cleanup) |
(Improvements) |
||
Line 18: | Line 18: | ||
; What's special about it? | ; 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. | + | :* It uses the same [[Wave Surfing]] movement in both 1v1 and Melee. |
− | : Was 1st in MeleeRumble and 37th in RoboRumble on May 12th, 2010. | + | :* Currently third place in MeleeRumble as of August 2017. |
− | : First known statistical Melee Surfing robot | + | :* Was 1st in MeleeRumble and 37th in RoboRumble on May 12th, 2010. |
+ | :* First known statistical Melee Surfing robot. | ||
== Strategy == | == Strategy == | ||
Line 36: | Line 37: | ||
== Additional == | == Additional == | ||
− | ; Inspiration | + | ; Inspiration • Acknowledgements • Special Thanks |
− | : Built upon Module by jab. | + | :* Built upon [[Module]] by [[jab]]. |
− | : Gun evolved from Trons DC gun by ABC | + | :* Gun evolved from [[Dynamic Clustering|Trons DC gun]] by [[ABC]]. |
− | : Movement inspired by | + | :* Movement inspired by [[HawkOnFire]] by [[rozu]]. |
− | : | + | :* [[Wave Surfing]] based on [[BasicSurfer]] and the [[Wave Surfing Tutorial]] by Voidious. |
− | : Uses | + | :* Uses [[User:Rednaxela/kD-Tree|kD-Tree]] and [[User:Rednaxela/FastTrig|FastTrig]] by [[Rednaxela]]. |
− | : Uses | + | :* Uses [[FuturePosition|Precise Prediction]] by [[Albert]]. |
− | : If you've made a | + | :* If you've made a util, I might use it :) Thx. (favourites: project, absoluteBearing, driveTo). |
− | : Special | + | :* Special thanks to [[Voidious]], [[jab]] and [[Rednaxela]] for their help, and open source insight into Java. |
[[Category:MegaBots]] | [[Category:MegaBots]] | ||
[[Category:Bots]] | [[Category:Bots]] |
Latest revision as of 23:44, 12 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 rozu.
- Wave Surfing based on BasicSurfer and the Wave Surfing Tutorial by Voidious.
- Uses kD-Tree and FastTrig by Rednaxela.
- Uses Precise Prediction by Albert.
- If you've made a util, I might use it :) Thx. (favourites: project, absoluteBearing, driveTo).
- Special thanks to Voidious, jab and Rednaxela for their help, and open source insight into Java.