Assertive
Jump to navigation
Jump to search
Background Information
- Bot Name
- Assertive
- Author
- User:Robar
- Extends
- AdvancedRobot
- What's special about it?
- My first Pattern Matcher nanoBot. It uses a home-made movement which seems to be very competitive... :)
- Great, I want to try it. Where can I download it?
- http://www.robocoderepository.com/BotDetail.jsp?id=3451
- How competitive is it?
- Quite. It's a top 10 nano and a top 300 bot in the general Roborumble
Strategy
- How does it move?
- It has a similar movement to NanoAndrew, DoctorBob or NanoGod, but it's more competitive against advanced targetings.
- How does it fire?
- Pattern Matching (FunkyChicken-type)
- How does it dodge bullets?
- It doesn't dodge bullets.
- How does the melee strategy differ from One-on-one strategy?
- Melee is a battle with many bots; one-on-one is a battle with only two bots.
- How does it select a target to attack/avoid in melee?
- Some bots target the first enemy they see; other bots attack the closest enemy; still others choose the target with the greatest energy.
- What does it save between rounds and matches?
- What does the bot store in static global variables (between rounds) and in files (between matches)?
Additional Information
- Where did you get the name?
- a.k.a. the "What the heck were you thinking?" section.
- Can I use your code?
- Put licensing information here.
- What's next for your robot?
- Typically a list of future goals.
- Does it have any White Whales?
- Arch-nemesis bots.
- What other robot(s) is it based on?
- Did you borrow / steal code from any other robots? Also, you can use this section to give credit for ideas and concepts used in your bot.