Difference between revisions of "Pugio"
Jump to navigation
Jump to search
(article released ;) now comes the attractive picture...) |
|||
Line 3: | Line 3: | ||
{{Infobox Robot | {{Infobox Robot | ||
− | | bgcolour = | + | | bgcolour = grey |
| name = Pugio | | name = Pugio | ||
− | | image = | + | | image = Pugio-big.jpg |
| caption = Quite lovely, isn't it? | | caption = Quite lovely, isn't it? | ||
| author = [[User:Robar]] | | author = [[User:Robar]] |
Revision as of 17:55, 18 October 2008
Background Information
Pugio | |
Quite lovely, isn't it? | |
Author(s) | User:Robar |
Targeting | SymbolicPatternMatching |
Movement | Adapting Oscillator Movement |
Released | October, 2008 |
Current Version | 1.2 |
Code License | RWPCL |
Download |
- Bot Name
- Pugio
- Author
- User:Robar
- Extends
- AdvancedRobot
- What's special about it?
- It features one of my new developments, the Adapting Oscillator Movement.
- Great, I want to try it. Where can I download it?
- http://hunrobar.freeblog.hu/files/myrobots/robar.nano.Pugio_1.2.jar
- How competitive is it?
- Very. Absolutely top ten, now even top five.
Strategy
- How does it move?
- Adapting Oscillator Movement, article soon.
- How does it fire?
- SymbolicPatternMatching.
- How does it dodge bullets?
- It doesn't, but it adapts itself as far as it dies.
- How does the melee strategy differ from One-on-one strategy?
- It's only a one-on-one bot.
- What does it save between rounds and matches?
- It saves the lateral velocity log for the SymbolicPatternMatching gun. (between rounds, of course)
Additional Information
- Where did you get the name?
- I love the culture of the ancient Rome, so I chose a little and dangerous weapon from that times. ;)
- Can I use your code?
- RWPCL
- What's next for your robot?
- Maybe I should develop the movement against other PM bots, but to be honest, I'm working on many other bots that have higher priority than this.
- Does it have any White Whales?
- There isn't any, but important test bots were Nanolaulectrik, Splinter, AceSurf, Assertive, Acero, NanoAndrew, NanoDeath etc...
- What other robot(s) is it based on?
- It has Assertive's gun with some small codesize-reductions.