Difference between revisions of "Aleph"
Jump to navigation
Jump to search
m (fix link) |
(Fix broken link) |
||
Line 11: | Line 11: | ||
| movement = [[Wave Surfing|Wave Surfing]] | | movement = [[Wave Surfing|Wave Surfing]] | ||
| current_version = 0.34 | | current_version = 0.34 | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/rz.Aleph_0.34.jar |
| isMelee = yes | | isMelee = yes | ||
| isOneOnOne = yes | | isOneOnOne = yes |
Latest revision as of 03:24, 1 August 2017
- Sub-pages:
- Version History - Archived Talk 20090325
Aleph | |
Author(s) | rozu |
Extends | AdvancedRobot |
Targeting | DC-PIF |
Movement | Wave Surfing |
Current Version | 0.34 |
Download |
Background Information
- What's special about it?
- It's my first real MegaBot.
- How competitive is it?
- Not bad
Strategy
- How does it move?
- Circle movement in One on One and basically Minimum Risk Movement in Melee
- How does it fire?
- the same DC-PIF gun in both One on One and melee
- How does it dodge bullets?
- Movement ;)
- How does the melee strategy differ from one-on-one strategy?
- can't really compare them
- How does it select a target to attack/avoid in melee?
- A combination of energy and distance, with a slight bias to the current enemy.
- What does it save between rounds and matches?
- DC stuff beween rounds
Additional Information
- Where did you get the name?
- Aleph is the first letter of the hebrew alphabet. This letter is used in set-theory...
- Can I use your code?
- no
- What's next for your robot?
- I'll see
- Does it have any White Whales?
- PM bots in general
- What other robot(s) is it based on?
- a lot of good bots around today.