Difference between revisions of "EagleTwins"

From Robowiki
Jump to navigation Jump to search
(Created page with "{{Infobox Robot | author = BeastBots101 | extends = TeamRobot | targeting = GuessFactor Targeting | movement = [[Minimum risk movemen...")
 
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
| extends        = [[TeamRobot]]
 
| extends        = [[TeamRobot]]
 
| targeting      = [[GuessFactor Targeting]]
 
| targeting      = [[GuessFactor Targeting]]
| movement        = [[Minimum risk movement]]
+
| movement        = Minimum risk
 
| current_version = 1.1
 
| current_version = 1.1
 
| code license    = use it and abuse it!
 
| code license    = use it and abuse it!
Line 15: Line 15:
  
 
; How does it [[Movement|move]]?
 
; How does it [[Movement|move]]?
: It uses minimum risk movement from Rednaxela's MiniSurreptitious modifies for wall avoidance.
+
: It uses minimum risk movement from Rednaxela's MiniSurreptitious modified for wall avoidance.
  
 
; How do they [[Targeting|fire]]?
 
; How do they [[Targeting|fire]]?
Line 36: Line 36:
 
; Can I use your code?
 
; Can I use your code?
 
: Sure it's open source.
 
: Sure it's open source.
 +
 +
; Does it have any [[White Whale|White Whales]]?
 +
: No bots yet... but I think the 'firing pitfall' is really annoying. I probably could've improved 10-20% on [[GeminiTeam]] without it. I also found that small bullet powers are less accurate.
  
 
; What's next for your robot?
 
; What's next for your robot?
 
: Probably some way to prevent a firing pitfall on stationary targets.
 
: Probably some way to prevent a firing pitfall on stationary targets.
  
; Does it have any [[White Whale|White Whales]]?
+
; What other robot(s) is it based on?
: not yet...
+
: I took the gun from [[Aristocles]] and modified the movement from [[MiniSurreptitious]].
  
; What other robot(s) is it based on?
+
; Recent:
: I took the gun from [[Aristocles]] and modifies the movement from [[MiniSurreptitious]]
+
: August 20, 2013: Since robocode repository is down, and all my bots were created recently, I am unable to release them.
 +
: September 17, 2013: seems fine now. Eagle 1.0.6 is available on Robocode Repository, but not the twinduel version.

Latest revision as of 04:12, 20 September 2013

EagleTwins
Author(s) BeastBots101
Extends TeamRobot
Targeting GuessFactor Targeting
Movement Minimum risk
Current Version 1.1

Background Information

What's special about it?
Nothing really. Just my first twin duel bot.

Strategy

How does it move?
It uses minimum risk movement from Rednaxela's MiniSurreptitious modified for wall avoidance.
How do they fire?
The twins use GuessFactor Targeting from PEZ's Aristocles.
How does it dodge bullets?
If minimum risk movement is counted as dodging, that is it. Otherwise none.
How does it select a target to attack/avoid?
No selection.
What does it save between rounds and matches?
It does not save anything intentionally.

Additional Information

Where did you get the name?
I was thinking of something intimidating, when birds of prey came to my mind. I chose Eagle, because hawk was already taken(HawkOnFire). Eagle sounded second coolest, so I chose that.
Can I use your code?
Sure it's open source.
Does it have any White Whales?
No bots yet... but I think the 'firing pitfall' is really annoying. I probably could've improved 10-20% on GeminiTeam without it. I also found that small bullet powers are less accurate.
What's next for your robot?
Probably some way to prevent a firing pitfall on stationary targets.
What other robot(s) is it based on?
I took the gun from Aristocles and modified the movement from MiniSurreptitious.
Recent
August 20, 2013: Since robocode repository is down, and all my bots were created recently, I am unable to release them.
September 17, 2013: seems fine now. Eagle 1.0.6 is available on Robocode Repository, but not the twinduel version.