资 源 简 介
Ltrboom is a Robocode robot that implements the following strategies:
Movement: When Ltrboom has not acquired a target, it moves erratically in order to not be a sitting duck while searching for a target. If Ltrboom has a target, it tries to shadow the target while trying to fire on the target.
Targeting: Acquires a target and only fire on that target.
Firing: Based upon the distance to the target. Bullet strength is inversely proportional to the distance to the target up to a maximum distance, where if the target is beyond that distance Ltrboom will not fire at the target.
Wall Collisions: Moves directly away from wall if Ltrboom hits a wall.
Robot Collisions: If Ltrboom runs into another robot, it tries to get away from the bumped robot. If another robot runs into Ltrboom, Ltrboom scans the robot that bumped Ltrboom.
Vulnerabilities: Many. Variable movement process could be improved and a
文 件 列 表
robocode-hde-ltrboom-1.3.2011.10.20.00.25
src
.classpath
.project
build.xml
checkstyle.build.xml
common.build.xml
dependencyfinder.build.xml
dist.build.xml
emma.build.xml
findbugs.build.xml
hde.Ltrboom_1.3.2011.10.20.00.25.jar
ivysettings.xml
jacoco.build.xml
jar.build.xml
javadoc.build.xml
javancss.build.xml
junit.build.xml
pmd.build.xml
pmj.DaCruzer_1.3.2011.09.18.16.39.jar
sclc.build.xml
verify.build.xml