About 50 results
Open links in new tab
  1. Robocode Home

    Robocode is a programming game, where the goal is to develop a robot battle tank to battle against other tanks in Java. The robot battles are running in real-time and on-screen.

  2. Robocode - SourceForge

    In Robocode, you'll program a robotic battletank in Java tm for a fight to the finish. The game is designed to help you learn Java, and have fun doing it... from a simple 10 line robot to a very sophisticated, …

  3. ReadMe for Robocode - SourceForge

    WHAT IS ROBOCODE? Robocode is a programming game where the goal is to code a robot battle tank to compete against other robots in a battle arena. The name "Robocode" is short for "Robot code." …

  4. Robot (Robocode 1.10.0 API) - SourceForge

    Note that the heading in Robocode is like a compass, where 0 means North, 90 means East, 180 means South, and 270 means West. Returns: the direction that the robot's radar is facing, in degrees. See …

  5. Overview (Robocode 1.10.0 API) - SourceForge

    Robocode 1.10.0 API ... Overview Package Class Tree Deprecated Index Help Prev Next Frames No Frames

  6. AdvancedRobot (Robocode 1.10.0 API) - SourceForge

    robocode._RobotBase robocode._Robot robocode.Robot robocode._AdvancedRobot robocode._AdvancedRadiansRobot robocode.AdvancedRobot All Implemented Interfaces: …

  7. Robocode Home - Articles from IBM developerWorks

    Articles from IBM developerWorks Rock 'em, sock 'em Robocode! - Round 1 - Learning Java programming is more fun than ever with Robocode - Round 2 - Go beyond the basics with advanced …

  8. Index (Robocode 1.10.0 API) - SourceForge

    The acceleration of a robot, i.e. the increase of velocity when the robot moves forward, which is 1 pixel/turn.

  9. ScannedRobotEvent (Robocode 1.10.0 API) - SourceForge

    Methods inherited from class robocode. Event getPriority, getTime, setPriority, setTime Methods inherited from class java.lang. Object clone, equals, finalize ...

  10. Event (Robocode 1.10.0 API) - SourceForge

    Class Event java.lang.Object robocode.Event All Implemented Interfaces: Serializable, Comparable <Event> Direct Known Subclasses: