Difference between revisions of "OcnirpSNG"

From Robowiki
Jump to navigation Jump to search
(New page: {{Infobox Robot | bgcolour = #75ff75 | name = OcnirpSNG | author = Nat | extends = AdvancedRobot | targeting = [[PatternMatching|Patte...)
 
Line 15: Line 15:
 
| isOpenSource    = true
 
| isOpenSource    = true
 
}}
 
}}
 +
 +
An [[Ocnirp]]'s sister. Come with fresh [[StopAndGo]] movement adjusted on [[Ocnirp]], leaving current random movement take place if [[StopAndGo]] fail.
  
 
== Background Information ==
 
== Background Information ==

Revision as of 21:13, 27 February 2009

OcnirpSNG
Author(s) Nat
Extends AdvancedRobot
Targeting Pattern Matching
Movement Stop And Go/Random Movement
Current Version 1.0
Code Size 247
Code License RWLPCL
Download

An Ocnirp's sister. Come with fresh StopAndGo movement adjusted on Ocnirp, leaving current random movement take place if StopAndGo fail.

Background Information

What's special about it?
Humm..., nothing for now.
How competitive is it?
Not sure.

Strategy

How does it move?
It first doing Stop And Go, if this fail, it do:
Orbit an enemy (perpendicular movement) with some special direction-inverted!
How does it fire?
Pattern Matching, although it's WeekendObsession one, it has some tweak, too.
What does it save between rounds and matches?
Pattern Data between round, like WeekendObsession.

Additional Information

Can I use your code?
Sure, it's RWLPCL.
Does it have any White Whales?
Dom't know!
What other robot(s) is it based on?
Ocnirp, which based on WeekendObsession.