Difference between revisions of "Pallas"

From Robowiki
Jump to navigation Jump to search
(change a whole structure of page)
(remove/change information)
 
Line 6: Line 6:
 
| author          = [[Nat]]
 
| author          = [[Nat]]
 
| extends        = [[AdvancedRobot]]
 
| extends        = [[AdvancedRobot]]
| targeting      = [[Dynamic Clustering]] [[GuessFactor Targeting (traditional)|GuessFactor Targeting]]
+
| targeting      = [[Dynamic Clustering|DC]]-[[Play-It Forward|PIF]]
| movement        = [[Dynamic Clustering]] [[Wave Surfing]]
+
| movement        = Will be [[Dynamic Clustering|DC]]-[[Wave Surfing|WS]]
 
| best_rating    = N/A
 
| best_rating    = N/A
 
| current_version = N/A
 
| current_version = N/A
| released        = in March'09
+
| released        = in October'09
| license        = [[NPL]]
+
| license        = [[NPRL/2.1]]
 
| download_link  = Unavailable
 
| download_link  = Unavailable
 
| source_link    = Unavailable
 
| source_link    = Unavailable
| isOneOnOne      = true
+
| isOneOnOne      = false
| isMelee        = false
+
| isMelee        = true
| isOpenSource    = false
+
| isOpenSource    = true
 
}}
 
}}
 
 
My active development robot. Properly finished before MilkyWay or Galaxy so I create this page before...
 
 
Current development goals is to defeat Shadow! Just kidding, The main goals is to enter TopTenDCParty. I think I shall make a first bot that do more 'dynamic' in dynamic clustering than other bot! (mean dynamic cluster size and dynamic weighting)
 
 
Current development trunk contains 3 guns:
 
* [[Dynamic Clustering]] Forward [[Pattern Matching]] Gun (AKA [[TronsGun]]): The same gun of Shadow, Chalk and X2.
 
* [[Dynamic Clustering]] [[GuessFactor Targeting (traditional)|GuessFactor Targeting]] Gun.
 
* [[Dynamic Clustering]] [[Anti Surfer]] [[GuessFactor Targeting (traditional)|GuessFactor Targeting]] Gun.
 
 
Also with [[Dynamic Clustering]] [[Wave Surfing]] [[Wave Surfing/Go-To Style|Go-To Style]] (WS-GT/DC).
 
 
Currently, there are 3 KDTree in this robot: the one for TronsGun, another one for Wave and last one for Surfing. These are large KDTree, contains last 400,000 scans/non-firing-waves of enemy.
 
 
I design the Movement and Targeting separately so it are fully plugable. Only the util and KDTree are sheared.
 
 
I inspired this bot by Horizon. That was a time when I developing BlackHole. My BlackHoleg grew larger for it's messy structure. I am adding the VCS buffers to BlackHole when I look at Horizon code. It is short, clean yet powerful code! IN fact, that time I think of Galaxy, but only VCS nearly get me killed so what about DC! Then, I create this bot to learn DC :) I understand many parts of DC from Horizon and DrussGT. Thanks, AaronR and Skilgannon!
 
  
 
__NOTOC__  __NOEDITSECTION__
 
__NOTOC__  __NOEDITSECTION__
 
[[Category:MegaBots]]
 
[[Category:MegaBots]]

Latest revision as of 16:56, 30 September 2009

Pallas
Pallas.jpg
Pallas, the asteroid.
Author(s) Nat
Extends AdvancedRobot
Targeting DC-PIF
Movement Will be DC-WS
Released in October'09
Best Rating N/A
Current Version N/A
Code License NPRL/2.1
[Unavailable Download]
[Unavailable Source]