Difference between revisions of "Shadow"
Jump to navigation
Jump to search
(Needs alot of work, its a stub, was a wanted page) |
(Update to latest version in MeleeRumble) |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Navbox small | ||
+ | | title = Shadow Sub-pages | ||
+ | | parent = Shadow | ||
+ | | page1 = Version History | ||
+ | | page2 = Archived Talk 20040725 | ||
+ | | page3 = Archived Talk 20090724 | ||
+ | | page4 = Melee Gun | ||
+ | }} | ||
{{Infobox Robot | {{Infobox Robot | ||
| bgcolour = #505050 | | bgcolour = #505050 | ||
| altimage = http://robocode.aclsi.pt/shadow_logo_anim4.gif | | altimage = http://robocode.aclsi.pt/shadow_logo_anim4.gif | ||
− | | author = ABC | + | | author = [[User:ABC|ABC]] |
− | | extends = AdvancedRobot | + | | extends = [[AdvancedRobot]] |
− | | released = October 17, 2003 (v2.01) | + | | movement = [[Wave Surfing]] |
− | | current_version = v3. | + | | targeting = [[Dynamic Clustering]] |
+ | | released = A long time ago...<!-- October 17, 2003 (v2.01) --> | ||
+ | | current_version = v3.84i | ||
| license = Proprietary | | license = Proprietary | ||
− | | download_link = http://robocode.aclsi.pt/abc.Shadow_3. | + | | download_link = http://robocode.aclsi.pt/abc.Shadow_3.84i.jar |
+ | | isOneOneOne = true | ||
+ | | isTeam = true | ||
}} | }} | ||
− | + | {{Youtube|eqlPbtO3rQY}} | |
− | {{ | ||
[[Category:Bots|Shadow]] | [[Category:Bots|Shadow]] | ||
− | |||
[[Category:MegaBots|Shadow]] | [[Category:MegaBots|Shadow]] | ||
− | [[ | + | |
+ | == Background Information == | ||
+ | |||
+ | ; What's special about it? | ||
+ | : It is the first robot that uses this type of gun as describe below, and it is the first Wave Surfer ever. | ||
+ | : Also, it is my first ever competitive bot redone with "modern" technologies. | ||
+ | |||
+ | == Strategy == | ||
+ | |||
+ | ; How does it [[Movement|move]]? | ||
+ | |||
+ | : Shadow is the first robot that features [[Wave Surfing]]. | ||
+ | |||
+ | ; How does it fire? | ||
+ | |||
+ | : This gun is firstly describe as [[Tron's Gun]]. I call it a "forward pattern matcher". | ||
+ | : But later this gun is named [[Dynamic Clustering]] [[Play-It Forward]] gun. | ||
+ | |||
+ | ; How does it [[DodgingBullets|dodge bullets]]? | ||
+ | |||
+ | : By surfing enemy's waves. | ||
+ | |||
+ | ; How does the [[Melee|melee]] strategy differ from [[OneOnOne|one-on-one]] strategy? | ||
+ | |||
+ | : It uses a [[Minimum Risk Movement]] | ||
+ | : v3.84: with the HOT-avoidance system | ||
+ | |||
+ | ; How does it select a target to attack/avoid in [[Melee|melee]] ? | ||
+ | |||
+ | : It doesn't, instead it uses the strategy describe at [[Shadow/Melee Gun]]. | ||
+ | |||
+ | ; What does it save between rounds and matches? | ||
+ | |||
+ | : Between matches: Nothing.<br> | ||
+ | : Between rounds: Everything. | ||
+ | |||
+ | == Additional Information == | ||
+ | |||
+ | ; Where did you get the name? | ||
+ | |||
+ | :From it's colors. I made it dark, like a shadow. ;) | ||
+ | |||
+ | ; Can I use your code? | ||
+ | |||
+ | : It is not open source. I'm a very sloppy coder (when I can ;)). | ||
+ | |||
+ | ; What's next for your robot? | ||
+ | |||
+ | : Movement optimising, it still hits the walls too often. After that I'll work on the gun. | ||
+ | |||
+ | ; What other robot(s) is it based on? | ||
+ | |||
+ | : [[Tron]] 2.02 |
Latest revision as of 19:25, 15 August 2017
- Shadow Sub-pages:
- Version History - Archived Talk 20040725 - Archived Talk 20090724 - Melee Gun
Shadow | |
http://robocode.aclsi.pt/shadow_logo_anim4.gif | |
Author(s) | ABC |
Extends | AdvancedRobot |
Targeting | Dynamic Clustering |
Movement | Wave Surfing |
Released | A long time ago... |
Current Version | v3.84i |
Code License | Proprietary |
Download |
Background Information
- What's special about it?
- It is the first robot that uses this type of gun as describe below, and it is the first Wave Surfer ever.
- Also, it is my first ever competitive bot redone with "modern" technologies.
Strategy
- How does it move?
- Shadow is the first robot that features Wave Surfing.
- How does it fire?
- This gun is firstly describe as Tron's Gun. I call it a "forward pattern matcher".
- But later this gun is named Dynamic Clustering Play-It Forward gun.
- How does it dodge bullets?
- By surfing enemy's waves.
- How does the melee strategy differ from one-on-one strategy?
- It uses a Minimum Risk Movement
- v3.84: with the HOT-avoidance system
- How does it select a target to attack/avoid in melee ?
- It doesn't, instead it uses the strategy describe at Shadow/Melee Gun.
- What does it save between rounds and matches?
- Between matches: Nothing.
- Between rounds: Everything.
Additional Information
- Where did you get the name?
- From it's colors. I made it dark, like a shadow. ;)
- Can I use your code?
- It is not open source. I'm a very sloppy coder (when I can ;)).
- What's next for your robot?
- Movement optimising, it still hits the walls too often. After that I'll work on the gun.
- What other robot(s) is it based on?
- Tron 2.02