
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.
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 …
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 …
Robot (Robocode 1.10.0 API) - SourceForge
Also note that the coordinate system for the graphical context where you paint items fits for the Robocode coordinate system where (0, 0) is at the bottom left corner of the battlefield, where …
Overview (Robocode 1.10.0 API) - SourceForge
Robocode 1.10.0 API ... Overview Package Class Tree Deprecated Index Help Prev Next Frames No Frames
AdvancedRobot (Robocode 1.10.0 API) - SourceForge
The value returned will be between 0 and 2 * PI (is excluded). Note that the heading in Robocode is like a compass, where 0 means North, PI / 2 means East, PI means South, and 3 * PI / 2 …
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 …
Index (Robocode 1.10.0 API) - SourceForge
The RobocodeEngine is the interface provided for external applications in order to let these applications run battles within the Robocode application, and to get the results from these battles.
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 …
Overview (Robocode 1.10.0 API) - SourceForge
Overview (Robocode 1.10.0 API)Robocode 1.10.0 API