robocode

Searching…

robocode.sourceforge.io

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.

robocode.sourceforge.io

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, intelli...

robocode.sourceforge.io

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." As the player, you are t...

robocode.sourceforge.io

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 Also: getHeading()...

robocode.sourceforge.io

AdvancedRobot (Robocode 1.10.0 API) - SourceForge

robocode._RobotBase robocode._Robot robocode.Robot robocode._AdvancedRobot robocode._AdvancedRadiansRobot robocode.AdvancedRobot All Implemented Interfaces: Runnable, IAdvancedEvents, IAdvancedRobot, IBasicEvents, IBa...

robocode.sourceforge.io

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 robot building and team play Secre...

robocode.sourceforge.io

Rules (Robocode 1.10.0 API) - SourceForge

Constants and methods that defines the rules of Robocode. Constants are used for rules that will not change. Methods are provided for rules that can be changed between battles or which depends on some other factor.