Difference between revisions of "Sabreur"
Jump to navigation
Jump to search
m (Added RumbleStats.) |
(Mass-edit Robocode Repository URLs) |
||
Line 6: | Line 6: | ||
| current_version = 1.1.1 | | current_version = 1.1.1 | ||
| license = [[RWPCL]] | | license = [[RWPCL]] | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/sheldor.nano.Sabreur_1.1.2.jar |
− | | source_link = http:// | + | | source_link = http://robocode-archive.strangeautomata.com/robots/sheldor.nano.Sabreur_1.1.2.jar |
| isOpenSource = yes | | isOpenSource = yes | ||
| isOneOnOne = yes | | isOneOnOne = yes |
Revision as of 03:46, 18 August 2017
Sabreur | |
Author(s) | Sheldor |
Extends | AdvancedRobot |
Targeting | Linear Targeting |
Movement | Multi-Mode |
Current Version | 1.1.1 |
Code License | RWPCL |
Download | |
Source |
Background Information
- Bot Name
- Sabreur
- What's special about it?
- Not very much, almost everything about it is based on Caligula.
- Author
- Sheldor
- How competitive is it?
- NanoRumble ‒ APS: 77.06% (2nd), PL: 196-23 (9th), Survival: 79.76%
Strategy
- Is this robot melee-capable?
- No.
- What does it save between rounds and matches?
- Between rounds, the number of times it has died and a few other variables. Nothing between matches.
Additional Information
- Where did you get the name?
- Sabre is one of the three forms of modern sport fencing, along with Épée and Foil. [1]
- Can I use your code?
- Yes, but under the terms of the RWPCL.
- Does it have any White Whales?
- It doesn't have any White Whales, yet, but it does have many problem-bots.
- What other robot(s) is it based on?
- The strategy and tactics come from Caligula, ramming code/inspiration from NanoDeath[2] and GrubbmThree, and part of the Energy Management code is from MostlyHarmlessNano[3].