Difference between revisions of "Basilisk"
m |
|||
Line 1: | Line 1: | ||
+ | {{Navbox small | ||
+ | | title = Basilisk Sub-pages | ||
+ | | parent = Basilisk | ||
+ | | page1 = Version History | ||
+ | }} | ||
+ | |||
{{Infobox Robot | {{Infobox Robot | ||
| author = [[User:Slugzilla]] | | author = [[User:Slugzilla]] | ||
Line 22: | Line 28: | ||
'''How competitive is it?''' | '''How competitive is it?''' | ||
− | + | Currently #22 in the MiniRumble and 133 in the RoboRumble. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Strategy == | == Strategy == |
Revision as of 20:30, 7 April 2019
- Basilisk Sub-pages:
- Version History
Basilisk | |
Author(s) | User:Slugzilla |
Extends | AdvancedRobot |
Targeting | Guessfactor Targeting |
Movement | Stop and go and Random Movement |
Released | 2019 |
Current Version | 2.5 |
Code License | RWPCL |
[[1] Download] |
Background Information
What's special about it?
It's my first robot =)
How competitive is it?
Currently #22 in the MiniRumble and 133 in the RoboRumble.
Strategy
How does it move?
It starts with stop and go, but if it gets hit too much, it will switch to random movement.
How does it fire?
It uses guessfactor targeting.
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?
I wanted a robot that was mean, lean, and green. Basilisks are green, and I think they're pretty mean, at least according to the legends =)
Can I use your code?
Sure! It's in the .jar file Basilisk RWPCL.
What's next for your robot?
Some anti ramming code.
More segmentation on the guessfactor gun.
Tweak the movement.
Does it have any White Whales?
Numbers 1 - 21 in the MiniRumble =)
What other robot(s) is it based on?
It's based off of RandomMovementBot and the GFTargetingBot by PEZ
Uses the Turn Multiplier Lock from the RoboWiki
Dive protection is from Tityus
Deciding whether to reverse direction every tick was inspired by FloodHT and Raiko
The favorite distance idea was inspired by Raiko
Stop and go at the beginning and then swapping to random movement was inspired by Cotillion and BlackWidow
Improved mode swaps and stop and go move amount from EpeeistMicro and Cotillion
Special thanks to Dsekercioglu for giving me ideas on beating the bullet shielders
A huge thank you to all the contributors on the RoboWiki for your awesome tutorials and open source robots!