Difference between revisions of "Exterminans2oo8"
Jump to navigation
Jump to search
(update of my robot) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Robot | {{Infobox Robot | ||
| box_width = 300px | | box_width = 300px | ||
− | | author = [[User:Altglass| | + | | author = [[User:Altglass|altglass]] |
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
| targeting = [[Virtual Guns]] : | | targeting = [[Virtual Guns]] : | ||
Line 13: | Line 13: | ||
:[[Stop And Go|Teasing Movement]] | :[[Stop And Go|Teasing Movement]] | ||
| released = March 27th, 2008 | | released = March 27th, 2008 | ||
− | | current_version = | + | | current_version = Build0411 |
− | | license = | + | | license = [[RWPCL]] 1.1 |
− | | download_link = http://d-gfx.kognetwork.ch/robocode/altglass. | + | | download_link = http://d-gfx.kognetwork.ch/robocode/altglass.Exterminans2oo8_Build0411.jar |
}} | }} | ||
This is my first attempt after one year of RoboCode inactivity to create an advanced bot that has at least some chances against all those good bots out there. | This is my first attempt after one year of RoboCode inactivity to create an advanced bot that has at least some chances against all those good bots out there. | ||
Line 22: | Line 22: | ||
Entered into RoboRumble on March 28th, 2008. | Entered into RoboRumble on March 28th, 2008. | ||
− | |||
− | |||
− | |||
− | |||
===Anti-G Movement=== | ===Anti-G Movement=== | ||
Line 31: | Line 27: | ||
The walls and corners are Gravity spots, as well as the enemy. | The walls and corners are Gravity spots, as well as the enemy. | ||
− | + | A wave is created when enemy fires. The bullet with the [[GuessFactor]] that hit me most often is an anti-g spot. Only when I'm hit by a bullet my Guess Factor statistics are updated. | |
− | |||
− | |||
− | |||
− | |||
− | |||
==Targeting== | ==Targeting== |
Latest revision as of 10:54, 29 April 2011
Exterminans2oo8 | |
Author(s) | altglass |
Extends | AdvancedRobot |
Targeting | Virtual Guns : |
Movement | Random switching between: |
Released | March 27th, 2008 |
Current Version | Build0411 |
Code License | RWPCL 1.1 |
Download |
This is my first attempt after one year of RoboCode inactivity to create an advanced bot that has at least some chances against all those good bots out there.
Exterminans is the name of a killer in the German fantasy novel tetralogy "Der Kreis der Dämmerung" (The circle of dawn) by Ralf Isau.
Entered into RoboRumble on March 28th, 2008.
Anti-G Movement
The walls and corners are Gravity spots, as well as the enemy.
A wave is created when enemy fires. The bullet with the GuessFactor that hit me most often is an anti-g spot. Only when I'm hit by a bullet my Guess Factor statistics are updated.
Targeting
Several virtual guns are set up of which each tick the one with the best statistic is chosen to fire in "reality".