Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.markdown | 2018-04-04 | 1.3 kB | |
robocode.dotnet-1.9.3.2-setup.jar | 2018-04-04 | 2.5 MB | |
robocode.testing-1.9.3.2-setup.jar | 2018-04-04 | 264.3 kB | |
robocode-1.9.3.2-setup.jar | 2018-04-04 | 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.2-setup.jar
, which is the main program containing everything to develop Java robots and start battles.robocode.dotnet-1.9.3.2-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.2-setup.jar
, which is a plugin for Robocode for testing robots. Read more about how to use it here.
Version 1.9.3.2 (04-04-2018) The Java 10 support release
Bug fixes
- Fixed problems with shell and Mac OS commands files, which contained ^M (Microsoft windows) characters.
- Fixed issue with sample.SittingDuck, which got a security violation due to new security restrictions introduced with Java 10.
Changes
- Upgraded Eclipse Compiler for Java (ECJ) to newest version 3.14.0.v20180305-0940.
- The older version caused problems with compiling robots on Java 9 or newer.