Difference between revisions of "Lacrimas"
Jump to navigation
Jump to search
(migrating from old wiki) |
(Mass-edit Robocode Repository URLs) |
||
Line 10: | Line 10: | ||
| movement = [[Random Movement|Random Movement]] | | movement = [[Random Movement|Random Movement]] | ||
| current_version = 1.36 | | current_version = 1.36 | ||
− | | download_link = http:// | + | | download_link = http://robocode-archive.strangeautomata.com/robots/cx.Lacrimas_1.36.jar |
| isOpenSource = yes | | isOpenSource = yes | ||
| isOneOnOne = yes | | isOneOnOne = yes |
Revision as of 03:43, 18 August 2017
- Sub-pages:
- Version History - Archived Talk 20090522
Lacrimas | |
Author(s) | Iiley |
Extends | AdvancedRobot |
Targeting | Wave-based Statistical Targeting |
Movement | Random Movement |
Current Version | 1.36 |
Download |
Background Information
My One on One bot Lacrimas.
Do you know Lacrimas Profundere? Do know BlackSwans? I love them. I'll beat you flow over lacrimas.:)
Strategy
- How does it move?
- 0.50: Random move around enemy,use a timer to control.
- 1.12: Changed to a tweaked Cigaret Movement.
- How does it fire?
- 0.50: Use MiniMultiWave to recored shoot angle and pattern element to do pattern analyse. Can analyse 0.1 to 3 power bullet's shoot angle. So i make it shoot random power bullet,maybe can disturb some dodge movement.
- 1.12: Based on CigaretST's Statist Gun.
- How does it dodge bullets?
- random move can dodge some.:-)
Additional Information
- Where did you get the name?
- Lacrimas,tear,beat you to cry, tear in face,Lacrimosa.:)
- Can I use your code?
- Yes,this moment...,you can.:)
- What's next for your robot?
- I dont know,maybe just tweaking.