public static void Main() { WumpusG.App app = new WumpusG.App(); app.InitializeComponent(); app.Run(); }