Worked it out now. I need to put java -cp robocode.jar; BattleRunner
I definitely have the Oracle JDK, I can compile and run regular java programs, not...
Hello, I'm trying to write a genetic program for robocode. I want the battles to...