Difference between revisions of "OcnirpSNG"

From Robowiki
Jump to navigation Jump to search
(update ranking)
Line 6: Line 6:
 
| targeting      = [[PatternMatching|Pattern Matching]]
 
| targeting      = [[PatternMatching|Pattern Matching]]
 
| movement        = [[StopAndGo|Stop And Go]]/[[RandomMovement|Random Movement]]
 
| movement        = [[StopAndGo|Stop And Go]]/[[RandomMovement|Random Movement]]
| best_rating    =  
+
| best_rating    = 5th/1793.5
 
| current_version = 1.0
 
| current_version = 1.0
 
| codesize        = 247
 
| codesize        = 247
Line 24: Line 24:
  
 
; How competitive is it?
 
; How competitive is it?
: Not sure.
+
: 5th in NanoRumble, 2nd PL :D Actually, the score come from Simonton's Pattern Matching gun...
  
 
== Strategy ==
 
== Strategy ==
Line 30: Line 30:
 
; How does it [[Movement|move]]?
 
; How does it [[Movement|move]]?
 
: It first doing Stop And Go, if this fail, it do:
 
: It first doing Stop And Go, if this fail, it do:
: Orbit an enemy (perpendicular movement) with some special direction-inverted!
+
: Orbit an enemy (perpendicular movement) with some special direction-inverted! (which the old always Ocnirp does)
  
 
; How does it fire?
 
; How does it fire?
Line 44: Line 44:
  
 
; Does it have any White Whales?  
 
; Does it have any White Whales?  
: Dom't know!
+
: Don't know! But I'm now focus on beat Prestige and Acero.
  
 
; What other robot(s) is it based on?
 
; What other robot(s) is it based on?
:[[Ocnirp]], which based on [[WeekendObsession]].
+
: [[Ocnirp]], which based on [[WeekendObsession]]. Note that WeekendObsession do StopNGo/RandomMovement, too, but it seem that mine is better. (in general rumble, I'm at 249th but WeekendObsession is at 245)
  
  

Revision as of 14:08, 1 March 2009

OcnirpSNG
Author(s) Nat
Extends AdvancedRobot
Targeting Pattern Matching
Movement Stop And Go/Random Movement
Best Rating 5th/1793.5
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?
5th in NanoRumble, 2nd PL :D Actually, the score come from Simonton's Pattern Matching gun...

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! (which the old always Ocnirp does)
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?
Don't know! But I'm now focus on beat Prestige and Acero.
What other robot(s) is it based on?
Ocnirp, which based on WeekendObsession. Note that WeekendObsession do StopNGo/RandomMovement, too, but it seem that mine is better. (in general rumble, I'm at 249th but WeekendObsession is at 245)