Difference between revisions of "Acero"
Jump to navigation
Jump to search
(Added a page for Acero since it still causes people fits after all these years) |
(Mass-edit Robocode Repository URLs) |
||
Line 9: | Line 9: | ||
| current_version = 1.0 | | current_version = 1.0 | ||
| license = None | | license = None | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/ahf.Acero_1.0.jar |
| isOpenSource = yes | | isOpenSource = yes | ||
| isOneOnOne = yes | | isOneOnOne = yes |
Latest revision as of 03:35, 18 August 2017
Acero | |
Author(s) | ahf |
Extends | AdvancedRobot |
Targeting | HOD |
Movement | Anti-Pattern at distance |
Released | Days of yore |
Current Version | 1.0 |
Code License | None |
Download |
Background Information
- Bot Name
- Acero
- Author
- ahf
- Extends
- AdvancedRobot
- What's so special about it?
- This nano bot is an amazing test-bed. It's movement gives many advanced bots issues. Many people use it in their standard testbed and many more should. Even though it only uses Head on Targeting, its movement is good enough that it more than makes up for this deficiency.
- How competitive is it?
- Fairly - it's #44 in the nonrumble and #460 in the general rumble, but its true power is how well it scores against advanced bots.
- Where can I get it?
- Just click the download link to the right.
Strategy
- How does it move?
- Anti-pattern match at distance
- How does it fire?
- HOT
- How does it dodge bullets?
- Anti-pattern match at distance
- How does the melee strategy differ from One-on-one strategy?
- None
- What does it save between rounds and matches?
- Not sure
Additional Information
- Can I use your code?
- This bot is open source and has been around for ages.
- What's next for your robot?
- Beat up on future opponents until they solve my movement riddle.
- Does it have any White Whales?
- LittleBlackBook, LifeLongObsession, all the top bots who can dodge HOT perfectly.
- What other robot(s) is it based on?
- Unknown.