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