TybaltMelee

From Robowiki
Jump to navigation Jump to search

Background Information

Bot Name
TybaltMelee
Author
CrazyBassoonist
Extends
AdvancedRobot.
What's special about it?
Its my only nano melee bot, and it has an interesting antigravity system.
Great, I want to try it. Where can I download it?
robocoderepository.com.
How competitive is it?
Around 10th place.

Strategy

How does it move?
Anti-Gravity movement, trying to be a certain distance away from every bot. Right now it has one big problem with its movement, and that is that it often ends up between robots while trying to maintain the right distance. I'm still looking for ways to modify the movement formula in order to fix this.
How does it fire?
Reduced linear targeting.
How does it dodge bullets?
It doesn't, really.
How does the melee strategy differ from One-on-one strategy?
There is no one-on-one strategy, it's the same as the melee strategy.
How does it select a target to attack/avoid in melee?
Whoever's closest to it.
What does it save between rounds and matches?
Nothing besides the name and distance of the robot it is targeting.

Additional Information

Where did you get the name?
Tybalt is a character in Romeo and Juliet.
Can I use your code?
Knock yourself out.
What's next for your robot?
Testing. Lots and lots of testing.
Does it have any White Whales?
All of it's ProblemBots.
What other robot(s) is it based on?
Nothing, really. I took many ideas from other melee bots, however.

Version History

1.0

  • Current version.