Difference between revisions of "Cannon"
Jump to navigation
Jump to search
m (edited rumblestats; 31st place) |
m (updated rumblestats) |
||
Line 17: | Line 17: | ||
; How competitive is it? | ; How competitive is it? | ||
− | : {{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=microrumble&name=ntc.Cannon+0.94|rumble=MicroRumble|scorelabel=APS|score=68. | + | : {{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=microrumble&name=ntc.Cannon+0.94|rumble=MicroRumble|scorelabel=APS|score=68.96|rank=30th|win=233|loss=49|plrank=34th|glicko2=1801|score2label=Survival|score2=74.55}} |
== Strategy == | == Strategy == |
Revision as of 15:54, 4 October 2009
Background Information
- Bot Name
- Cannon 0.94
- 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=3797
- How competitive is it?
- MicroRumble ‒ APS: 68.96% (30th), PL: 233-49 (34th), Survival: 74.55%
Strategy
- How does it move?
- MusashiTrick + SandboxFlattener
- How does it fire?
- Experimenting with a way to do Dynamic Clustering
- How does it dodge bullets?
- At first, orbits the enemy. Then if non-HOT targeting is detected use 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?
- RWLPCL
- What's next for your robot?
- Improving the movement
- Does it have any White Whales?
- Not at the moment
- What other robot(s) is it based on?
- Plains for the movement, which in turn is based on Kawigi's idea for Curve Flattening
- MusashiTrick in the movement as well, small codesize for this from RaikoMicro
- DCLSHResearch for the gun, which has ideas for micro-sized waves from RaikoMicro