EpeeistDC
(Redirected from FoilistMicro)
Jump to navigation
Jump to search
EpeeistDC | |
Author(s) | Sheldor(2) |
Extends | AdvancedRobot |
Targeting | Dynamic Clustering |
Movement | Multi-Mode (Stop And Go and Random Movement) |
Current Version | 3.0 |
Code License | RWPCL |
Previously named FoilistMicro.
Strategy
How does it move?
Stop And Go and Random Movement with Wall Smoothing, like many other MicroBots.
How does it fire?
Simple Dynamic Clustering with four dimensions, which are compressed into a single number for code size. It pioneered using waves based on Angular Velocity for lower code size. In 3.0, each wave is visited once per tick in the same loop, to calculate angle scores and update active waves.