Difference between revisions of "ScalarBot"

From Robowiki
Jump to navigation Jump to search
m (next)
m (Retire for awhile... Will come back with 0.014c series soon ;))
Line 6: Line 6:
 
}}
 
}}
  
 +
Retired until 0.014c series... For 0.012 series, see [[/Version History]].
  
 +
<!--
 
== Background Information ==
 
== Background Information ==
 
;
 
;
  
  
: It works. <!--Fast, Precise, Adaptive and Accurate-->
+
: It works.  
 
: — [[Xor]], ''ScalarBot''
 
: — [[Xor]], ''ScalarBot''
  
Line 32: Line 34:
 
; Where did you get the name?
 
; Where did you get the name?
 
: ''Scalar replacement, when I was reading [[wikipedia:Escape analysis|Escape analysis]]. ''
 
: ''Scalar replacement, when I was reading [[wikipedia:Escape analysis|Escape analysis]]. ''
<!--
 
: ''Scalar used to mean fast, strict and precise. But being strict and precise doesn't necessarily make it accurate. ''
 
: ''Thus it now means — fast, precise, adaptive and accurate. ''-->
 
  
 
; Can I use your code?
 
; Can I use your code?
: ''Not yet ;). <!--But [[SimpleBot|what it's mostly based on]] has already been made open source. -->''
+
: ''Not yet ;).
  
 
; What's next for your robot?
 
; What's next for your robot?
Line 43: Line 42:
 
:* ''Tune against Pattern Matchers''
 
:* ''Tune against Pattern Matchers''
 
:* ''Tune flattener''
 
:* ''Tune flattener''
<!--: ''Make it fast, make it precise, make it adaptive and make it accurate —''-->
 
<!--:* ''Optimize precise prediction related code harder''
 
:* ''Take bot width into account in precise mea calculation (for accurate gun score)''
 
:* ''Tune movement against different kinds of targeting strategy (for better hit rate classifier)''
 
:* ''And then choose countermeasure accurately''-->
 
  
 
; What other robot(s) is it based on?
 
; What other robot(s) is it based on?
Line 58: Line 52:
 
:* ''[[Chase]], for his [[Nene]], which told me that a flattener or an [[Anti-Surfer Gun]] is not essential. Its movement (especially danger function) inspired me a lot as well.''
 
:* ''[[Chase]], for his [[Nene]], which told me that a flattener or an [[Anti-Surfer Gun]] is not essential. Its movement (especially danger function) inspired me a lot as well.''
 
:* ''[[Jamougha]], for his [[RaikoMicro]], strong [[GuessFactor Gun]] with strong [[Random Movement]], which is my favorite bot to test with ;).''
 
:* ''[[Jamougha]], for his [[RaikoMicro]], strong [[GuessFactor Gun]] with strong [[Random Movement]], which is my favorite bot to test with ;).''
 +
 +
-->
  
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__
  
 
{{Template:Bot Categorizer|author=Xor|isMega=true|isOneOnOne=true|isMelee=false|isOpenSource=false|extends=Interface}}
 
{{Template:Bot Categorizer|author=Xor|isMega=true|isOneOnOne=true|isMelee=false|isOpenSource=false|extends=Interface}}

Revision as of 08:34, 28 October 2017

ScalarBot Sub-pages:
Version History - Understanding ScalarBot

Retired until 0.014c series... For 0.012 series, see /Version History.