Difference between revisions of "FoilistMicro"

From Robowiki
Jump to navigation Jump to search
(Created page with "{{Infobox Robot | name = FoilistMicro | extends = AdvancedRobot | author = Sheldor(2) | movement = Multi-Mode (Stop And Go and [...")
 
 
Line 11: Line 11:
 
| isOpenSource    = true
 
| isOpenSource    = true
 
}}
 
}}
 +
 +
== Strategy ==
 +
=== How does it move? ===
 +
[[Stop And Go]] and [[Random Movement]] with [[Wall Smoothing]], like many other [[MicroBots]].
 +
 +
=== How does it fire? ===
 +
Extremely simplified [[Dynamic Clustering]] with five dimensions. It pioneered using [[waves]] based on [[Angular Velocity]] for lower [[code size]].
  
 
[[Category:MicroBots]]
 
[[Category:MicroBots]]

Latest revision as of 15:06, 16 March 2024

FoilistMicro
Author(s) Sheldor(2)
Extends AdvancedRobot
Targeting Dynamic Clustering
Movement Multi-Mode (Stop And Go and Random Movement)
Current Version 2.2
Code License RWPCL

Strategy

How does it move?

Stop And Go and Random Movement with Wall Smoothing, like many other MicroBots.

How does it fire?

Extremely simplified Dynamic Clustering with five dimensions. It pioneered using waves based on Angular Velocity for lower code size.