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