This is a Tic-Tac-Toe game built using C# and WPF (Windows Presentation Foundation). The game includes two modes - user to user and user to computer. In the user-to-user mode, two players can play against each other on the same computer. In the user-to-computer mode, the player can play against the computer AI.