Difference between revisions of "WaveRammer"
Jump to navigation
Jump to search
(New page: {{Infobox Robot | name = WaveRammer | author = Nat, Voidious | extends = AdvancedRobot | targeting = [[GuessFactor_Targeting (traditional)...) |
m |
||
Line 1: | Line 1: | ||
{{Infobox Robot | {{Infobox Robot | ||
| name = [[WaveRammer]] | | name = [[WaveRammer]] | ||
− | | author = [[Nat | + | | author = [[Nat]] |
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
| targeting = [[GuessFactor_Targeting (traditional)|GuessFactor Targeting]] | | targeting = [[GuessFactor_Targeting (traditional)|GuessFactor Targeting]] | ||
Line 15: | Line 15: | ||
This is a surfing rambot. It try to get close while surfing enemy waves. Once it get close enough, it start to ram enemy. | This is a surfing rambot. It try to get close while surfing enemy waves. Once it get close enough, it start to ram enemy. | ||
− | The code is from Komarious. I owned nothing so it in wiki package. | + | The code is from Komarious. I owned nothing, even the ideas, so it in wiki package. |
+ | |||
+ | Credit: [[Rednaxela]] for his ideas and [[Voidlious]] for his surfing! | ||
+ | |||
+ | Now, it isn't very good at ramming. The ram percentage is ~0.3% so I can't enter it to RambotChallengerY2K6. The funniest thing is my enemy get more ram damage score than me! | ||
== Background Information == | == Background Information == |
Revision as of 14:43, 14 February 2009
WaveRammer | |
Author(s) | Nat |
Extends | AdvancedRobot |
Targeting | GuessFactor Targeting |
Movement | Wave Surfing |
Current Version | 1.0 |
Code License | none |
Download |
This is a surfing rambot. It try to get close while surfing enemy waves. Once it get close enough, it start to ram enemy.
The code is from Komarious. I owned nothing, even the ideas, so it in wiki package.
Credit: Rednaxela for his ideas and Voidlious for his surfing!
Now, it isn't very good at ramming. The ram percentage is ~0.3% so I can't enter it to RambotChallengerY2K6. The funniest thing is my enemy get more ram damage score than me!
Background Information
- What's special about it?
- Ever you heard of Surfing Rambot?
- How competitive is it?
- We'll see
Strategy
- How does it move?
- It surf enemy waves while try to get closer and ram him!
- How does it fire?
- GuessFactor Targeting
Additional Information
- Can I use your code?
- Sure, no license.
- What other robot(s) is it based on?
Komarious: both surfing and gun. I just crate ramming code!