首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个Robocode机器人包构建系统的技术说明

一个Robocode机器人包构建系统的技术说明

资 源 简 介

DaCruzer is a Robocode robot implementing the following strategy: Movement: DaCruzer moves to each of the four corners of the battlefield. As each corner is reached, it spins 360 degrees. Once it completes this circuit, it remains in one location and spins around until the round is over. Targeting: When spinning, it is scanning for other robots. Firing: Whenever it scans another robot, it immediately fires a bullet at that robot with full strength. 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, nor does it attempt to track another robot. It does not save any information about other robots between rounds in order to improve its strategy.

文 件 列 表

robocode-pmj-dacruzer-1.3.2011.10.10.06.55
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
junit.build.xml
pmd.build.xml
pmj.DaCruzer_1.3.2011.10.10.06.55.jar
printproperty.build.xml
sclc.build.xml
verify.build.xml
VIP VIP
0.234840s