broken bots

Jump to navigation Jump to search
Revision as of 21 September 2012 at 10:14.
This is the thread's initial 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