Pallas
Jump to navigation
Jump to search
Pallas | |
Pallas, the asteroid | |
Author(s) | Nat |
Extends | AdvancedRobot |
Targeting | Dynamic Clustering GuessFactor Targeting |
Movement | Dynamic Clustering Wave Surfing |
Code License | NPL |
My active development robot. Properly finished before MilkyWay or Galaxy so I create this page before...
Let's see classic template:
Background Information
- What's special about it?
- My first attempt on Dynamic Clustering
- How competitive is it?
- Not know!
Strategy
- How does it move?
- Wave Surfing: Code: WS-GT/DC
- How does it fire?
- Virtual Guns Array:
- Forward Pattern Matching: AKA TronsGun.
- A Dynamic Clustering GuessFactor Targeting Gun.
- A Dynamic Clustering Anti Surfer GuessFactor Targeting Gun.
- What does it save between rounds and matches?
- Not sure.
Additional Information
- Can I use your code?
- No, until I get this into top 10 =D
- Does it have any White Whales?
- Shadow, of cause! The main objective of this bot is to beat Shadow!
- What the next for your robot.
- I haven't finish the first one yet.
- What other robot(s) is it based on?
- Not directly based on any robot, but a lot of ideas are from BasicGTSurfer, DrussGunDC and Horizon. This robot use modified version on Simonton's KDTree.