Difference between revisions of "Template:RobocodeDocsList"
Jump to navigation
Jump to search
m (Add rss feed) |
m (Add link) |
||
Line 39: | Line 39: | ||
* [https://sourceforge.net/projects/robocode Robocode project at SourceForge] | * [https://sourceforge.net/projects/robocode Robocode project at SourceForge] | ||
* [https://github.com/robo-code/robocode Robocode code repository at GitHub] | * [https://github.com/robo-code/robocode Robocode code repository at GitHub] | ||
+ | * [https://groups.google.com/forum/?fromgroups#!forum/robocode Robocode Google Group] | ||
* [https://sourceforge.net/project/showfiles.php?group_id=37202&package_id=29609 Robocode downloads] | * [https://sourceforge.net/project/showfiles.php?group_id=37202&package_id=29609 Robocode downloads] | ||
* [https://sourceforge.net/projects/robocode/rss?path=/ Robocode RSS feed] | * [https://sourceforge.net/projects/robocode/rss?path=/ Robocode RSS feed] | ||
− | * [https://literumble.appspot.com/ | + | * [https://literumble.appspot.com/ LiteRumble] |
* [http://robocode-archive.strangeautomata.com/robots/ Robots archive] | * [http://robocode-archive.strangeautomata.com/robots/ Robots archive] | ||
* [[wikipedia:Robocode|Wikipedia entry for Robocode]] | * [[wikipedia:Robocode|Wikipedia entry for Robocode]] |
Revision as of 22:45, 10 September 2017
Robocode API
Beginner Guides
- Welcome to Robocode
- System requirements
- Download and install
- Getting started
- Frequently asked questions
- My First Robot tutorial
- Game physics
- The anatomy of a robot
- Scoring in Robocode
- Using the robot console
- Downloading other robots
- Learning from other robots
- Package your robot
- Articles about Robocode
- Starting Robocode from the command line
- Graphical debugging
External Editors
- Using Eclipse with Robocode
- Creating a project in Eclipse
- Creating a robot in Eclipse
- Running your robot from Eclipse
- Debugging your robot with Eclipse
- Using NetBeans with Robocode