broken bots

Jump to navigation Jump to search
Revision as of 21 September 2012 at 11:24.
The highlighted comment was created in this revision.

broken bots

This means that mn.SuperSittingDuck should also be removed. He throws an exception, just like cli.PerfectLoser.

package mn;

import robocode.Robot;

public class SuperSittingDuck extends Robot {

    public void run() {
	throw new RuntimeException();
    }

}
    Coscience11:14, 21 September 2012

    Do you happen to know what ry.Worst does? The robocpde repository is currently unavailable, so I can't check myself right now.

      Clipka12:24, 21 September 2012