Difference between revisions of "N"
Jump to navigation
Jump to search
(1.31 -> 1.34) |
(Mass-edit Robocode Repository URLs) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Robot | {{Infobox Robot | ||
− | | author = [[Baal]] | + | | image = N.png |
+ | | author = [[User:Baal|Baal]] | ||
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
| targeting = [[Angular Targeting]] | | targeting = [[Angular Targeting]] | ||
| movement = [[Stop And Go]] | | movement = [[Stop And Go]] | ||
− | | best_rating = [[NanoRumble]]: | + | | best_rating = [[NanoRumble]]: 1686 (32nd) |
− | | current_version = 1. | + | | current_version = 1.35 |
| license = [[RWPCL]] | | license = [[RWPCL]] | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/baal.nano.N_1.42.jar |
}} | }} | ||
+ | |||
+ | ==Sub Pages == | ||
+ | [[N\Version History|Version History]] | ||
+ | |||
== Background Information == | == Background Information == | ||
Line 18: | Line 23: | ||
* It's my first Nanobot | * It's my first Nanobot | ||
* It will eventually break into the top ten of the nanorumble. | * It will eventually break into the top ten of the nanorumble. | ||
− | |||
|} | |} | ||
Line 45: | Line 49: | ||
; Does it have any [[WhiteWhale]]s? | ; Does it have any [[WhiteWhale]]s? | ||
: Nanorumble - 31st place and up. :P | : Nanorumble - 31st place and up. :P | ||
− | + | __NOTOC__ | |
[[Category:Bots|N]] | [[Category:Bots|N]] |
Latest revision as of 03:44, 18 August 2017
N | |
Author(s) | Baal |
Extends | AdvancedRobot |
Targeting | Angular Targeting |
Movement | Stop And Go |
Best Rating | NanoRumble: 1686 (32nd) |
Current Version | 1.35 |
Code License | RWPCL |
Download |
Sub Pages
Background Information
- What's special about it?
|
- How competitive is it?
- Not as competitive as I want it to be :P.
Strategy
- How does it move?
- It uses a weird implementation of Stop And Go.
- How does it fire?
- It uses Angular Targeting.
Additional Information
- Where did you get the name?
- http://www.thewayoftheninja.org/n.html <<--- N the Game. Play it.
- Can I use your code?
- It's released under the RWPCL. It's not that obfuscated for a nano.
- What's next for your robot?
- Top Ten Baby!
- Does it have any WhiteWhales?
- Nanorumble - 31st place and up. :P