Robocode

Java programming game
Download

Robocode Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Common Public License
  • Price:
  • FREE
  • Publisher Name:
  • The Robocode team
  • Publisher web site:

Robocode Tags


Robocode Description

Java programming game The Robocode project is a Java programming game, where the goal is to develop a robot battle tank to battle against other tanks. The robot battles are running in real-time and on-screen. The motto of Robocode is: Build the best, destroy the rest! Requirements: · Java 2 Standard Edition Runtime Environment What's New in This Release: Bugfixes: · AdvancedRobot.setMaxTurnRate() did not work properly since version 1.5.4 · Bug - Wrong survival scores sent by rumble client · Bug - Funny behaviors with robot graphics/paintings New RateControlRobot (Beta): · Joshua Galecki has provided a new robot type, the RateControlRobot, which is an extension of the AdvancedRobot. · The RateControlRobot class has been created in an attempt to allow more realistic robots. That is, many real/physical robots are given commands in terms of rates ("move forward one meter per second"). Hence, the RateControlRobot helps simulating a real robot. · With this release, we ask the community for feedback and we will announce it as stable in one of next major releases. So please report issues or change requests etc. for this new robot type. Changes for RoboRumble: · Added validation of each of the participant lines of the participant list. If a participant line is invalid due to e.g. wrong format/syntax or bad URL, then an error message is written out and the participant is ignored. · The format of the lines in the participant lines is the same as usual. · Accepted lines must follow this format: < robot+version >,(< http-url >|< repository-id >), where < robot+version > must match the regular expression "++", the < http-url > must be a HTTP URL pointing at the robot .jar file, and the < repository-id > must be a number. The < http-url > and < repository-id > are mutual exclusive. Example of accepted lines: · *johndoe.SomeRobot 1.0,http://somewhere.com/SomeRobot_1_0.jar · *johndoe.SomeRobot 1.0,321 · Removed the info message "Trying to download < botname >" from the console output. Other changes: · The Development Options has become more usable, as Ruben Moreno Montoliu has added a list of paths and buttons for adding and removing directories, full resizable. · Updated the javadoc with a note for the setAdjust*() robot methods, which are ignored when turning with infinite values.


Robocode Related Software