Difference between revisions of "ScalarBot"
Jump to navigation
Jump to search
m (fix) |
m (fix) |
||
Line 5: | Line 5: | ||
| page2 = Understanding ScalarBot | | page2 = Understanding ScalarBot | ||
}} | }} | ||
+ | |||
+ | |||
+ | [[Category:Bots|ScalarBot]] | ||
+ | [[Category:MegaBots|ScalarBot]] | ||
== Background Information == | == Background Information == | ||
Line 40: | Line 44: | ||
# ''Rewrite the framework'' | # ''Rewrite the framework'' | ||
# ''Write a new gun'' | # ''Write a new gun'' | ||
− | |||
− | |||
− | |||
; What other robot(s) is it based on? | ; What other robot(s) is it based on? | ||
: ''It's gun is almost the same as [[SimpleBot]]. And it's movement trees are based on [[SimpleBot]]. '' | : ''It's gun is almost the same as [[SimpleBot]]. And it's movement trees are based on [[SimpleBot]]. '' | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ |
Revision as of 08:05, 14 September 2017
- ScalarBot Sub-pages:
- Version History - Understanding ScalarBot
Background Information
- The skillful fighter puts himself
- into a position which makes defeat impossible,
- and does not miss the moment
- for defeating the enemy.
- — Sun Tzu, The Art Of War, ch 4
Strategy
- How does it move?
- kNN Wave Surfing
- How does it fire?
- kNN GuessFactor "Pattern Matching"
- What does it save between rounds and matches?
- Everything between rounds, nothing between matches
Additional Information
- Where did you get the name?
- Scalar replacement, when I'm reading Escape analysis
- Can I use your code?
- Not yet.
- What's next for your robot?
- Do not miss the moment for defeating the enemy.
- Rewrite the framework
- Write a new gun