61626364656667
/** * Create a new UI for the default board. */ public MainUI() { level = new Level(); }