Matching Game Sample (.NET Framework Visual Basic)
This sample demonstrates a simple memory game where you try to match tiles in the fewest amount of moves possible. This sample was used as the basis of a migration tutorial, so a .NET 5 version of the sample is available.
Prerequisites
Visual Studio 2019 version 16.8
Enable the Visual Studio Desktop workload.
Enable the .NET 5 individual component.