资 源 简 介
Rasta01 is a Robocode robot implementing the following strategy:
Movement: Rasta01 moves in an "erratic" pattern, forward and back in various increments while turning slightly.
Targeting: It is scanning for other robots, and upon aquiring its first one, identifies it as its primary target, which it continues to track.
Firing: Whenever it scans its primary target robot, it fires a bullet at that robot.
Vulnerabilities: There are many opportunities for improvement of this robot. It does not attempt to avoid other robots and does nothing when colliding with another robot. It does not modify bullet strength based upon distance to the other robot. It does not save any information about other robots between rounds in order to improve its strategy.
文 件 列 表
robocode-jdk-rasta01-1.1.1014
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
jdk.Rasta01_1.1.1014.jar
junit.build.xml
pmd.build.xml
sclc.build.xml
verify.build.xml