Difference between revisions of "BulletCatcher"

From Robowiki
Jump to navigation Jump to search
(Created page with '{{Infobox Robot | author = User:Rsim | extends = AdvancedRobot | targeting = [[GuessFactor Targeting (traditional)|GuessFactor Targeting]…')
 
m (removed some)
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
| targeting      = [[GuessFactor Targeting (traditional)|GuessFactor Targeting]]
 
| targeting      = [[GuessFactor Targeting (traditional)|GuessFactor Targeting]]
 
| movement        = Pusedo Not Moving & [[Random Movement|Random Movement]]
 
| movement        = Pusedo Not Moving & [[Random Movement|Random Movement]]
| current_version = 0.1
+
| current_version = 0.4
| isOneOnOne      = no
+
| isOneOnOne      = yes
 
}}
 
}}
  
 
== Background Information ==
 
== Background Information ==
 
; What's special about it?
 
; What's special about it?
: It uses Bullet Catching/Bullet Targeting for defense
+
: It uses Bullet Shielding for defense
  
 
; Great, I want to try it. Where can I download it?
 
; Great, I want to try it. Where can I download it?
Line 24: Line 24:
  
 
; How does it fire?
 
; How does it fire?
: [GuessFactor Targeting (traditional)|GuessFactor Targeting]
+
: setFire()
  
 
; How does it [[Dodging Bullets|dodge bullets]]?
 
; How does it [[Dodging Bullets|dodge bullets]]?

Latest revision as of 14:02, 22 August 2009

BulletCatcher
Author(s) User:Rsim
Extends AdvancedRobot
Targeting GuessFactor Targeting
Movement Pusedo Not Moving & Random Movement
Current Version 0.4

Background Information

What's special about it?
It uses Bullet Shielding for defense
Great, I want to try it. Where can I download it?
Look for it in the RoboRumble list.
How competitive is it?
It scores very high against certain bots.

Strategy

How does it move?
Either it stays close to a point or it uses a nano code sized random movement.
How does it fire?
setFire()
How does it dodge bullets?
It destroys the bullets by shooting them.
How does the melee strategy differ from One-on-one strategy?
It's a 1on1 bot only.