private void Start()
 {
     game.StartGame(players[0]);
 }