资 源 简 介
chuan is a Robocode robot implementing the following strategy:
Movement: It treats its target as the center of a circle with the radius that is equal to the distance between chuan and its target. Then it moves around it. It also reverses direction after it hits a wall.
Targeting: Every 10 turns it looks for a new target and follows the target with its gun constantly.
Firing: chuan fires whenever it scans another robot. Its fire power(range from 1 to 3) is inversely proportional to the number of bullets that missed the target. The more missed bullets the weaker the bullets, and vice-versa.
文 件 列 表
robocode-clh-Chuan-1.1.1012
.settings
src
.classpath
.project
build.xml
checkstyle.build.xml
clh.Chuan_1.1.1012.jar
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
pmd.build.xml
sclc.build.xml
verify.build.xml