private void button1_Click(object sender, EventArgs e) { _gameController.RegsiterPlayer1(txt_player1Name.Text); MoveToNextStep(); }