public string getGameMode()
 {
     return(selectedGameMode.ToString());
 }