SquirmyToad
- SquirmyToad Sub-pages:
- Version History
SquirmyToad | |
Author(s) | User:Slugzilla |
Extends | AdvancedRobot |
Targeting | Pattern Matching |
Movement | Stop and Go, Random Movement |
Released | 2019 |
Current Version | 3.0 |
Code License | RWPCL |
[[1] Download] |
Background Information
What's special about it?
It's my first nanobot!
How competitive is it?
Currently ranked #17 in NanoRumble, #59 in MicroRumble, #110 in MiniRumble, and #368 in RoboRumble
Strategy
How does it move?
It moves perpendicular to the enemy, changing direction randomly.
How does it fire?
It uses pattern matching!
How does it dodge bullets?
Stop and go dodges the simple targeters, random movement dodges the rest =)
How does the melee strategy differ from one-on-one strategy?
It doesn't have a melee strategy.
Additional Information
Where did you get the name?
The first version looked like it wiggled and squirmed around the enemy. Unfortunately, I had to get rid of the squirming part to save codesize =(
Can I use your code?
Sure! It's in the .jar file SquirmyToad RWPCL.
What's next for your robot?
Top 10!
Does it have any White Whales?
Acero!!!
What other robot(s) is it based on?
It uses BlackWidow's Symbolic Pattern Matcher.
It uses the Infinity Lock from the RoboWiki.
And of course, a huge thank you to all the contributors on the RoboWiki for your awesome tutorials and open source robots!