Difference between revisions of "Épéeist"

From Robowiki
Jump to navigation Jump to search
Line 17: Line 17:
  
 
Now the microbot is named Épéeist.
 
Now the microbot is named Épéeist.
 +
 +
== Strategy ==
 +
=== How does it move? ===
 +
[[Stop And Go]] and [[Random Movement]] with [[Wall Smoothing]], like many other [[MicroBots]].
 +
 +
=== How does it fire? ===
 +
Heavily [[Segmentation|segmented]] [[GuessFactor Targeting (traditional)]]. Newer versions use [[waves]] based on [[Angular Velocity]] for lower [[code size]].

Revision as of 14:59, 16 March 2024

Épéeist
Author(s) Sheldor(2)
Extends AdvancedRobot
Targeting Guess Factor
Movement Multi-Mode (Stop And Go and Random Movement)
Current Version 3.4.2
Code License RWPCL

First there was a Sheldor nanobot named Épéeist.

Then there was a microbot named ÉpéeistMicro.

Now the microbot is named Épéeist.

Strategy

How does it move?

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

How does it fire?

Heavily segmented GuessFactor Targeting (traditional). Newer versions use waves based on Angular Velocity for lower code size.