Robocode/Package Robot

From Robowiki
< Robocode
Revision as of 23:19, 10 October 2008 by FlemmingLarsen (talk | contribs) (Updated links to other pages)
Jump to navigation Jump to search

Once you've created a robot, you can package it up to share with other people. Here's how:

Package Robot for sharing

First, select the Package robot for upload tool:

Shows how to start packaging a robot by selecting "Package robot for upload" from the Robot menu


Next, select the robot you want to package. In this case, I've selected my robot fnl.Scratch:

Shows a dialog that lets the user select which robot or team to package


Click Next and fill in details about your new robot:

Shows a dialog where the user can fill in all the details about the robot or team to package


Click Next again, to choose a filename.

The default should be fine, but remember what it says here so you can find it when you want to upload it:

Shows a dialog that lets the user choose a filename for the robot package


Click Package! on the last page, and Robocode will package your robot for you:

Shows a confirmation dialog to let the user choose to package or cancel packaging the robot or team


That's it! You can now upload your robot's .jar file to e.g. the Robocode Repository.

See also

Robot API

Tutorials

News and Releases

Home pages