static void Main(string[] args) { Color.SetupConsole(); Create.Player(); Console.Clear(); Return.Character(); Write.KeyPress(); }