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