

To download the package for importing into Robocode, click the button.ĭOWNLOAD RAM ROBOT HERE def/def_rammer_a1.

However, it is useful and instructive to run this bot against something you’re developing, as it is good at exposing big movement weaknesses - this bot will win if you let it follow you around the map! This bot is not very intelligent, it loses about 70% of the time to my advanced targeting robot. The last step is to align IDEA with the Gradle setup. Select the home directory of your JDK 1.8 installation. From the menu, select: File > Project Structure Platform Settings SDKs > + (plus sign) > Add JDK.

Secondly, set the JDK for the Robocode project, which needs to be JDK 8. I hope it gives you some ideas regarding moving, firing, and following other bots. First, open the robocode-project directory in IntelliJ.
