Difference between revisions of "NP"
Jump to navigation
Jump to search
(new robot page) |
(update info) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
| targeting = [[GuessFactor Targeting (traditional)|GF Targeting]] | | targeting = [[GuessFactor Targeting (traditional)|GF Targeting]] | ||
| movement = Statistical Bullet Dodging | | movement = Statistical Bullet Dodging | ||
− | | best_rating = | + | | released = June 17, 2009 |
− | | current_version = | + | | best_rating = 1820.2 (70.314%) 23th |
− | | codesize = | + | | current_version = 1.34 |
+ | | codesize = 718 | ||
| license = [[RWPCL]] | | license = [[RWPCL]] | ||
− | | download_link = http://nat.robothai.net/robots/ | + | | download_link = http://nat.robothai.net/robots/ |
| isOneOnOne = true | | isOneOnOne = true | ||
| isMelee = false | | isMelee = false | ||
Line 27: | Line 28: | ||
; How competitive is it? | ; How competitive is it? | ||
− | : | + | : Fair. Not much, but not too less. |
== Strategy == | == Strategy == | ||
; How does it [[Movement|move]]? | ; How does it [[Movement|move]]? | ||
− | : I call it "Statistical Bullet Dodging". It base loosely on {{OldWiki|WaveSnake}}. | + | : I call it "Statistical Bullet Dodging". <s>It base loosely on {{OldWiki|WaveSnake}}. Using the exactly same segment as [[Komarious]], which segment on lateral velocity and distance.</s> Currently it uses unmodified version of WaveSnake movement, still experimenting with this, though. |
; How does it fire? | ; How does it fire? | ||
− | : [[GuessFactor Targeting (traditional)|GuessFactor Targeting]]. Base loosely on {{OldWiki|Falcon}}. | + | : [[GuessFactor Targeting (traditional)|GuessFactor Targeting]]. Base loosely on {{OldWiki|Falcon}}. Segment on lateral velocity and wall distance code from [[Komarious]]. |
; What does it save between rounds and matches? | ; What does it save between rounds and matches? | ||
Line 46: | Line 47: | ||
; Does it have any White Whales? | ; Does it have any White Whales? | ||
− | : | + | : Mostly all PM and GF bot out there. |
+ | : Especially [[Ocnirp]] =) | ||
; What's the next for this robot? | ; What's the next for this robot? | ||
: | : | ||
− | |||
− | |||
:* Squeeze! | :* Squeeze! | ||
; What other robot(s) is it based on? | ; What other robot(s) is it based on? | ||
: | : | ||
− | :* Movement is base loosely on {{OldWiki|WaveSnake}} and the Gun is base loosely on {{OldWiki|Falcon}}. The | + | :* Movement is base loosely on {{OldWiki|WaveSnake}} and the Gun is base loosely on {{OldWiki|Falcon}}. The segmentation part is from [[Komarious]]. |
__NOTOC__ | __NOTOC__ |
Latest revision as of 14:27, 5 November 2009
NP | |
Author(s) | Nat |
Extends | AdvancedRobot |
Targeting | GF Targeting |
Movement | Statistical Bullet Dodging |
Released | June 17, 2009 |
Best Rating | 1820.2 (70.314%) 23th |
Current Version | 1.34 |
Code Size | 718 |
Code License | RWPCL |
Download |
- Sub-pages:
- Version History - Source Code
Background Information
- What's special about it?
- Well, I think it is quite special, at least for me.
- How competitive is it?
- Fair. Not much, but not too less.
Strategy
- How does it move?
- I call it "Statistical Bullet Dodging".
It base loosely on WaveSnake. Using the exactly same segment as Komarious, which segment on lateral velocity and distance.Currently it uses unmodified version of WaveSnake movement, still experimenting with this, though.
- How does it fire?
- GuessFactor Targeting. Base loosely on Falcon. Segment on lateral velocity and wall distance code from Komarious.
- What does it save between rounds and matches?
- It saves everything between rounds, nothing between matches.
Additional Information
- Can I use your code?
- RWPCL At least make sure you understand which part do what before you use. That the way I'll use other people code. (The exception is the lateral velocity chooser, from Voidious, which I can't understand =))
- Does it have any White Whales?
- Mostly all PM and GF bot out there.
- Especially Ocnirp =)
- What's the next for this robot?
-
- Squeeze!