private Mode StartGame() { modeText.Clear(); gameRunner.BeginAtLevel(startingLevel); return(gameRunner); }