public void RunSplashScreen() { SplashScreen.FlashingPrompt(); SplashScreen.AscendingTitle(); Console.ReadKey(); }