Difference between revisions of "Athena"
Jump to navigation
Jump to search
(Mass-edit Robocode Repository URLs) |
|||
Line 10: | Line 10: | ||
| current_version = 0.1 | | current_version = 0.1 | ||
| license = [[RWPCL]] | | license = [[RWPCL]] | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/hp.Athena_0.1.jar |
}} | }} | ||
Line 20: | Line 20: | ||
==== Great, I want to try it. Where can I download it? ==== | ==== Great, I want to try it. Where can I download it? ==== | ||
− | [http:// | + | [http://robocode-archive.strangeautomata.com/robots/hp.Athena_0.1.jar Jar] |
==== How competitive is it? ==== | ==== How competitive is it? ==== |
Latest revision as of 03:38, 18 August 2017
Athena | |
Author(s) | Skinn3r |
Targeting | GuessFactor_Targeting_(traditional) |
Movement | Wave_Surfing |
Released | July, 2008 |
Current Version | 0.1 |
Code License | RWPCL |
Download |
Contents
- 1 Bot Name
- 2 What's special about it?
- 3 Great, I want to try it. Where can I download it?
- 4 How competitive is it?
- 5 How does it move?
- 6 How does it fire?
- 7 How does it dodge bullets?
- 8 What does it save between rounds and matches?
- 9 Where did you get the name?
- 10 Can I use your code?
- 11 What's next for your robot?
- 12 What other robot(s) is it based on?
- 13 Comments, questions, feedback:
Bot Name
Athena
What's special about it?
Not much besides that it's one of my first bots.
Great, I want to try it. Where can I download it?
How competitive is it?
Probably not very...
How does it move?
With a really basic wavesurfing technique
How does it fire?
Basic Linear targeting for now.
How does it dodge bullets?
Wavesurf :) not really efficient right now.
What does it save between rounds and matches?
Nothing.
Where did you get the name?
Greek Mithology :) Donno why but I like to name stuff after Greek gods.
Can I use your code?
Really basic stuff. Will release the code sometime in the future.
What's next for your robot?
Tune it up so it can get competitive :)
What other robot(s) is it based on?
Tutorial bots :)