private static void Main(string[] args) { x = b.CreateBoard(height, width); PromptForBoardType(); PromptForRunType(); }