public void Restart()
 {
     _scorePanel.HidePanel();
     StartNewGame();
 }