资 源 简 介
Tankadin is a Robocode robot that has the following behaviors:
Targeting: Tankadin will track an enemy robot with its gun when not in Motion.
Firing: Tankadin will fire a bullet with varying degrees of power, inversely proportional to the distance from enemy robot. (i.e. more distance = less power)
Movement: At the moment, Tankadin will not move unless it is hit by an enemy tank, where it will then move to a random corner and resuming tracking and firing upon enemy robots.
Known Issues: Currently, Tankadin will not clear "lock-on" status when it destroys its target and so it fails miserably in melee matches. Movement needs improvement. Tankadin used to move when it scanned enemy shots (drops in enemy power) or when hit by bullets, but this movement interfered with tracking and was temporarily removed.
文 件 列 表
robocode-kla-tankadin-1.0.2011.10.11.07.53
src
.classpath
.project
build.xml
checkstyle.build.xml
common.build.xml
dependencyfinder.build.xml
dist.build.xml
emma.build.xml
findbugs.build.xml
ivysettings.xml
jacoco.build.xml
jar.build.xml
javadoc.build.xml
javancss.build.xml
junit.build.xml
kla.Tankadin_1.0.2011.10.11.07.53.jar
pmd.build.xml
sclc.build.xml
verify.build.xml