OXO Projektmappe für OXO (Tic-Tac-Toe) als Konsolen-Anwendung. Erstellt mit C# .NET 6. using OXO; var game = new Game(); game.Start(true);