Share via

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