public GameViewer() { InitializeComponent(); Restart(GameMode.HumanVComputer, true); Simulator = new Simulator(this); }