Difference between revisions of "SquirmyToad"

From Robowiki
Jump to navigation Jump to search
Line 51: Line 51:
 
'''Can I use your code?'''
 
'''Can I use your code?'''
  
Sure! [https://drive.google.com/uc?export=download&id=10j3rFsv1R3UqlxvYMZqJ2acO5lNPd7af SquirmyToad] RWCPL.
+
Sure! [https://drive.google.com/uc?export=download&id=10j3rFsv1R3UqlxvYMZqJ2acO5lNPd7af SquirmyToad] [[RWCPL]].
  
 
'''What's next for your robot?'''
 
'''What's next for your robot?'''

Revision as of 00:36, 27 March 2019

SquirmyToad
Author(s) User:Slugzilla
Extends AdvancedRobot
Targeting Symbolic Pattern Matching
Movement Random Movement
Released 2019
Current Version 2.5
Code License RWPCL
[[1] Download]

Background Information

What's special about it?

It's my first nanobot!

How competitive is it?

SquirmyToad 2.0: Ranked 51 in NanoRumble.

SquirmyToad 2.1: Ranked 35 in NanoRumble.

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?

Random movement dodges some =)

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! SquirmyToad RWCPL.

What's next for your robot?

Tweak random movement.

Attempt perfect head on avoidance.

Does it have any White Whales?

Acero!!!

What other robot(s) is it based on?

It uses BlackWidow's Symbolic Pattern Matcher.

It's original movement was from MicroAspid, although that has been changed a lot.

Plus, 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!

--Slugzilla (talk) 23:10, 26 March 2019 (UTC)