global using Games.Common.IO; global using Games.Common.Randomness; global using King.Resources; global using static King.Resources.Resource; using King; new Game(new ConsoleIO(), new RandomNumberGenerator()).Play();