Difference between revisions of "Cannon"

From Robowiki
Jump to navigation Jump to search
(0.9 released - for now using WaveSnake's movement)
(edited details)
Line 2: Line 2:
  
 
; Bot Name
 
; Bot Name
: Cannon 0.9
+
: Cannon 0.93
  
 
; Author
 
; Author
Line 14: Line 14:
  
 
; Great, I want to try it. Where can I download it?
 
; Great, I want to try it. Where can I download it?
: http://robocoderepository.com/BotDetail.jsp?id=3793
+
: http://robocoderepository.com/BotDetail.jsp?id=3795
  
 
; How competitive is it?
 
; How competitive is it?
Line 22: Line 22:
  
 
; How does it [[Movement|move]]?
 
; How does it [[Movement|move]]?
: Because I'm too lazy to code up a movement at the moment, *for now* will use WaveSnake's movement ("velocity surfing")
+
: SandboxFlattener
  
 
; How does it fire?
 
; How does it fire?
Line 28: Line 28:
  
 
; How does it [[Dodging Bullets|dodge bullets]]?
 
; How does it [[Dodging Bullets|dodge bullets]]?
: "Velocity surfing"
+
: SandboxFlattener
  
 
; How does the [[melee]] strategy differ from [[One-on-one]]  strategy?
 
; How does the [[melee]] strategy differ from [[One-on-one]]  strategy?
Line 45: Line 45:
  
 
; What's next for your robot?
 
; What's next for your robot?
: A movement I actually made
+
: Improving either the movement or gun, not sure
  
 
; Does it have any [[White Whale]]s?
 
; Does it have any [[White Whale]]s?

Revision as of 19:19, 3 October 2009

Background Information

Bot Name
Cannon 0.93
Author
Starrynte
Extends
AdvancedRobot
What's special about it?
Experimenting with a way to do Dynamic Clustering, yet in a micro
Great, I want to try it. Where can I download it?
http://robocoderepository.com/BotDetail.jsp?id=3795
How competitive is it?
We'll see

Strategy

How does it move?
SandboxFlattener
How does it fire?
Experimenting with a way to do Dynamic Clustering
How does it dodge bullets?
SandboxFlattener
How does the melee strategy differ from One-on-one strategy?
Only 1 vs 1
What does it save between rounds and matches?
DC data

Additional Information

Where did you get the name?
Cannon indicates most of the effort will be in the gun. Additionally, Canon makes digital cameras (DC, which could also stand for Dynamic Clustering, which is its gun).
Can I use your code?
RWPLCL
What's next for your robot?
Improving either the movement or gun, not sure
Does it have any White Whales?
Not at the moment
What other robot(s) is it based on?
Movement ripped straight from WaveSnake