private static void Save()
 {
     BinaryHelpers.WriteToBinaryFile(GameConts.ScoreLocation, Scores);
 }