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

您现在的位置是:虫虫源码 > 其他 > Robocode机器人

Robocode机器人

  • 资源大小:38.40 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 机器人 robocode

资 源 简 介

Design: Movement: The movement system I implemented this bot is very simple. For the most part it will try to move in a straight line in intervals equal to half of the stage width/height. When it hits a wall it will attempt to turn around 180° before moving again. Targeting: This bot has a fairly decent targeting system which I took from an earlier bot I created. It will lock on the first target it scans. Attacking: Firing on every scan can be in efficient, especially the shots are missing. In order to make up for this there is a counter that will stop the bot from firing until it runs out of energy. Bullet strength/speed is determined by distance to target. The closer the target is, the stronger the bullet. Upcoming changes: • Implement predictive targeting.

文 件 列 表

robocode-ahg-cakebot-1.1.1014
.settings
src
.classpath
.project
ahg.CakeBot_1.1.1014.jar
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
junit.build.xml
pmd.build.xml
sclc.build.xml
verify.build.xml
VIP VIP
0.202620s