This is a WinUI 3 Tic Tac Toe implementation that uses the Microsoft Graph API to store the game state and user management.
To run this app, you need to install Visual Studio and follow the steps outlined here.
Once installed, you can open the GraphTicTacToe.sln in Visual Studio. Then select the "GraphTicTacToe (Package)" project and run it.