The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.markdown | 2018-09-10 | 1.8 kB | |
robocode.testing-1.9.3.3-setup.jar | 2018-09-10 | 264.3 kB | |
robocode.dotnet-1.9.3.3-setup.jar | 2018-09-10 | 2.5 MB | |
robocode-1.9.3.3-setup.jar | 2018-09-10 | 10.2 MB | |
Totals: 4 Items | 13.0 MB | 0 |
README
You can read more about Robocode here.
The RoboWiki is the first place you should search for knowledge about Robocode.
Robocode contains these distribution files:
robocode-1.9.3.3-setup.jar
, which is the main program containing everything to develop Java robots and start battles.robocode.dotnet-1.9.3.3-setup.jar
, which is a plugin for Robocode for developing .NET robot. Read more about how to develop robots in .NET here.robocode.testing-1.9.3.3-setup.jar
, which is a plugin for Robocode for testing robots. Read more about how to use it here.
Version 1.9.3.3 (10-09-2018)
Bug fix
- Fixed issue with the RobocodeEngine, which could not read robots in "developer mode" (marked with a asterix '*' character)
- Bug-395: Roborumble client duplicates battle results on network error.
- Bug-397: Robocode UI cannot remember battle settings upon restart.
- Bug-399: RANDOMSEED option does not support Java 8.
- Thanks goes to bumfod for all 3 fixes above. :-)
- Bug-400: Problem to compile Robot.
- The compiler options have been cut down to include only the -verbose option per default.