Difference between revisions of "Walls (robot)"
Jump to navigation
Jump to search
(a page for Walls) |
m (somehow Walls is not sample bot ;-)) |
||
Line 48: | Line 48: | ||
[[Category:NanoBots|Walls]] | [[Category:NanoBots|Walls]] | ||
+ | [[Caregory:Sample Bots]] | ||
__NOTOC__ | __NOTOC__ |
Revision as of 08:13, 10 March 2011
Walls (robot) | |
Author(s) | Mathew Nelson, Flemming Larsen |
Extends | Robot |
Targeting | Head-On Targeting |
Movement | Wall Movement |
Code License | Eclipse Public License v1.0 |
Background Information
- What's special about it?
- It's probably the most successful Sample Bot.
- How competitive is it?
- Among Sample Bots and beginner Robocoders, very. Among the general population, it's at rank ~250 (of ~300) in the MeleeRumble, 44 of 68 in the NanoMeleeRumble.
Strategy
- How does it move?
- It goes straight towards a wall, hits it, then goes around the battle field along the walls.
- How does it fire?
- Head-On Targeting with no target selection.
- How does the melee strategy differ from one-on-one strategy?
- It doesn't.
- How does it select a target to attack/avoid in melee?
- It fires at whichever enemy gets scanned first when the gun is cool.
- What does it save between rounds and matches?
- Nothing. (It barely saves anything between ticks!)
Additional Information
- Where did you get the name?
- It moves along the walls.
- Can I use your code?
- Yes, it's released under the Eclipse Public License v1.0.
See also