Difference between revisions of "DemonicRage"
Jump to navigation
Jump to search
m (→update) |
|||
Line 40: | Line 40: | ||
: Built upon Module by jab. | : Built upon Module by jab. | ||
− | : Gun | + | : Gun evolved from Trons DC gun by ABC |
− | : Movement | + | : Movement inspired by hawkOnFire by rz |
: WaveSurfing based on basicSurfer and wave surfing tutorial by Voidious. | : WaveSurfing based on basicSurfer and wave surfing tutorial by Voidious. | ||
: Uses KdTree and FastTrig by Rednexala | : Uses KdTree and FastTrig by Rednexala | ||
: Uses precise Simulation by Albert | : Uses precise Simulation by Albert | ||
− | : If you've made a Util | + | : If you've made a Util; I might use it :) Thx. (favourites: project, absoluteBearing, driveTo) |
− | : Special Thanks to Voidous, jab and Rednexala for help, and open source insight into Java. | + | : Special Thanks to Voidous, jab and Rednexala for their help, and open source insight into Java. |
Revision as of 18:23, 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 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 Voidous, jab and Rednexala for their help, and open source insight into Java.