- The two players start the game and it indicates player turn and the winner then save records to save in a database
- Restore the database
- In Visual Studio Open project then Tools -> NuGet Package Manager -> Manage Package Manager for Solution
- In NuGet Solution Choose Browse -> Search for (Microsoft.Data.SqlClient) -> then install
- Now Run the Project