global using Games.Common.IO; global using Games.Common.Numbers; using Bounce; new Game(new ConsoleIO()).Play(() => true);