Difference between revisions of "GreatWolf"
Jump to navigation
Jump to search
m (switch to robocode repository) |
(Mass-edit Robocode Repository URLs) |
||
Line 5: | Line 5: | ||
| movement = [[Wave Surfing]] | | movement = [[Wave Surfing]] | ||
| current_version = 3.0 | | current_version = 3.0 | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/aw.GreatWolf_3.0.jar |
| isOneOnOne = yes | | isOneOnOne = yes | ||
}} | }} |
Latest revision as of 03:42, 18 August 2017
GreatWolf | |
Author(s) | AW |
Extends | AdvancedRobot |
Targeting | GF/VCS/VG |
Movement | Wave Surfing |
Current Version | 3.0 |
Download |
Sub-Pages:
Version History
Background Information
- What's special about it?
- Nothing
- How competitive is it?
- It is currently placed 41st in the rumble.
Strategy
- How does it move?
- Wave Surfing
- How does it fire?
- It uses GF/VCS guns.
credits
Thanks go to the following people (the list is in no way complete and will probably never be so) :
- Kawiagi -- GF Targetting tutorial.
- Voidious -- Wave Surfing tutorial, open source bots, graphics ideas, and help with various questions.
- Rednaxela -- Help with various questions and the basic idea of what to do when there are no incoming waves.
- GrubbmGait -- Help with various questions.
- Nat -- Help with the wiki. (and do I need that)
Additional Information
- Can I use your code?
- Yes, it's released under the 3 clause BSD license [1].
- What robots is it based on?
- GFTargetingTutorial
- WaveSurfingTutorial
- What's next for your robot?
- I did this as a test and hope to write a precise robot over the summer.
But before I do, I intend to beat the bullet shielders. Really badly. Probably by adding a random factor to my gun angle when the bulletHitBullet / bulletsFired ratio is too high.DONE Fix gun array. I am almost certain this is not performing as expected.DONE- It may receive a few more updates, but I have started preliminary work on another robot.