Esempio n. 1
0
 /// <summary>
 /// Entry point of the program - starts the game up
 /// </summary>
 public static void Main()
 {
     Escapade.GetInstance().Start();
 }