Difference between revisions of "ScalarBot"
Jump to navigation
Jump to search
m (Update) |
m (fix) |
||
Line 39: | Line 39: | ||
; What's next for your robot? | ; What's next for your robot? | ||
: ''Make defeat impossible, and do not miss the moment for defeating the enemy — '' | : ''Make defeat impossible, and do not miss the moment for defeating the enemy — '' | ||
− | # ''Split the current gun | + | # ''Split the current gun into a general purpose gun & an [[Anti-Surfer Gun]]'' |
# ''Tune the movement against some GF bots, as well as the top bots. '' | # ''Tune the movement against some GF bots, as well as the top bots. '' | ||
Revision as of 12:12, 2 October 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?
- GuessFactor with Conditional Density Estimation via kNN
- 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 was reading Escape analysis
- Can I use your code?
- Not yet.
- What's next for your robot?
- Make defeat impossible, and do not miss the moment for defeating the enemy —
- Split the current gun into a general purpose gun & an Anti-Surfer Gun
- Tune the movement against some GF bots, as well as the top bots.