Class Evaluate

java.lang.Object
Evaluate

public class Evaluate
extends java.lang.Object
This class is designed to quickly evaluate the quality of a MarioAgent AI.

Check the main(String[]) method where you can easily run an evaluation for certain levels or for all level configs.

Note that if you add a custom level config into LevelConfig, evaluateAll(int) will automatically pick it up ;-)