资 源 简 介
Competitive robot system using robocode. The strategy behind CompetitiveRobot is derived from that of the sample Walls robot with some major tweaks.
Strategy:
Moves along the walls with gun faced towards center. Fires at detected opponents. When turning a corner, checks if there is an opponent sitting along the wall and if so, it fires at them. If none is detected, CompetitiveRobot will spin three times at every corner before moving along.
When hit by a bullet, movement will change. CompetitiveRobot will move to the center of the field and spin while firing until it is shot again. Once shot, wall behavior will begin. The two actions are switched back and forth when shot.
文 件 列 表
robocode-lyd-competitiverobot-1.0.2011.12.15.21.31
config
src
.classpath
.project
build.xml
checkstyle.build.xml
common.build.xml
dependencies.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
jenkins.build.xml
junit.build.xml
lyd.CompetitiveRobot_1.0.2011.12.15.21.31.jar
pmd.build.xml
printproperty.build.xml
sclc.build.xml
verify.build.xml