Difference between revisions of "DemonicRage"

From Robowiki
Jump to navigation Jump to search
Line 7: Line 7:
 
| targeting      = [[Dynamic Clustering]]
 
| targeting      = [[Dynamic Clustering]]
 
| movement        = [[Minimum Risk]]  
 
| movement        = [[Minimum Risk]]  
| current_version = 2.0b
+
| current_version = 2.1
 
| released        = September, 2009
 
| released        = September, 2009
 
| isMelee        = yes
 
| isMelee        = yes
 
| isOpenSource    = not currently
 
| isOpenSource    = not currently
| download_link  = http://www.robocoderepository.com/BotFiles/3769/justin.DemonicRage_2.0b.jar}}
+
| download_link  = http://www.robocoderepository.com/BotFiles/3771/justin.DemonicRage_2.1.jar}}
  
  
Line 24: Line 24:
  
 
; How does it [[Movement|move]]?
 
; How does it [[Movement|move]]?
: In Melee Minimum Risk - It randomly drops a previous portion  of its move path (of random length). It repels from that to generated possible locations,  choosing based on Angle, health ,not being the closest bot, hisTotalDamage/myTotalDamge and one other - rageFactor.       
+
: In Melee Minimum Risk - It randomly drops a previous portion  of its move path (of random length). It repels from that to generated possible locations,  choosing based on Angle, health ,not being the closest bot, hisDamage/myDamge and one other - rageFactor.       
 
: In 1 vrs 1 it currently uses a simple orbit / change direction randomly.
 
: In 1 vrs 1 it currently uses a simple orbit / change direction randomly.
 
; How does it fire?
 
; How does it fire?
Line 30: Line 30:
  
 
; How does it [[Dodging Bullets|dodge bullets]]?
 
; How does it [[Dodging Bullets|dodge bullets]]?
: Currently it does not.
+
: Demons don't dodge
  
 
; What does it save between rounds and matches?
 
; What does it save between rounds and matches?

Revision as of 06:02, 10 September 2009

Summary

DemonicRage
Author(s) jlm0924
Extends AdvancedRobot
Targeting Dynamic Clustering
Movement Minimum Risk
Released September, 2009
Current Version 2.1
Download


Bot Name 
DemonicRage
Author
jlm0924
What's special about it?
It's a melee specialist and without a strong 1 vrs 1 it must believe not dieing first is 9 times more important.

Strategy

How does it move?
In Melee Minimum Risk - It randomly drops a previous portion of its move path (of random length). It repels from that to generated possible locations, choosing based on Angle, health ,not being the closest bot, hisDamage/myDamge and one other - rageFactor.
In 1 vrs 1 it currently uses a simple orbit / change direction randomly.
How does it fire?
Play it Forward a modified version of 'Tron's Gun'
How does it dodge bullets?
Demons don't dodge
What does it save between rounds and matches?
All it needs between Rounds, and nothing between matches.

Additional

Does it have any White Whales?
The distinct and memorable Tron, was a White Whale for many years... though it does beat the newer Tron now, It is largly due thanks to the original handy work of it's own gun.
What other robot(s) was it based on?
It was built apon Module

Updates