Continuation

From Robowiki
Revision as of 22:42, 17 March 2026 by Sheldor2 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

/Code

Continuation
Author(s) Sheldor2
Extends AdvancedRobot
Targeting Multiple Choice Pattern Matching
Movement Multi-Mode (Stop And Go and Random Movement)
Current Version 1.1
Code License RWPCL

New multiple-choice micro!

Strategy

How does it move?

Stop And Go and Random Movement with Wall Smoothing, like many other MicroBots. It utilizes a new technique for limited resistance to enemy wall hits.

How does it fire?

Heavy PM with Lateral Velocity, Advancing Velocity, and wall proximity. Version 1.1 uses integer arrays instead of String methods to do Symbolic Pattern Matching. Patterns are weighted by position in the log and squared length.