static void Main(string[] args)
 {
     Mastermind.InitGame();
 }