What is Robocode?
Robocode is both a game and a teaching tool. With Robocode you can create a robot, using the Java Programming Language, and set you robot against other robots in a battle arena.
The programmer will create the AI for the robot, thus creating a small robot that can compete with other user created robots.
Robocode was designed to help the user learn Java while having fun at the same time.