Difference between revisions of "Continuation"

From Robowiki
Jump to navigation Jump to search
(Created page with "/Code {{Infobox Robot | name = Continuation | extends = AdvancedRobot | author = Sheldor2 | movement = Multi-Mode (Stop And Go...")
 
Line 6: Line 6:
 
| movement        = [[Multi-Mode]] ([[Stop And Go]] and [[Random Movement]])
 
| movement        = [[Multi-Mode]] ([[Stop And Go]] and [[Random Movement]])
 
| targeting      = [[Multiple Choice]] [[Pattern Matching]]
 
| targeting      = [[Multiple Choice]] [[Pattern Matching]]
| current_version = 1.0
+
| current_version = 1.1
 
| license        = [[RWPCL]]
 
| license        = [[RWPCL]]
 
| isOneOnOne      = true
 
| isOneOnOne      = true

Revision as of 23:17, 17 March 2026

/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.

How does it fire?

Heavy PM with Lateral Velocity, Advancing Velocity, and wall proximity.