UWP 067 | Album Cover Match Game: Evaluating User Input and Tracking Progress

775
0

In this fourth video, Bob handles the ItemClick event and evaluates the chosen album against the song that was playing. Based on the response, the clicked on album’s icon will change and the overall score will be affected.

Lesson source code: https://github.com/Windows-Readiness/…

Full series source code: https://github.com/Windows-Readiness/…

Previous articleUWP 066 | Album Cover Match Game: Employing Game Logic
Next articleUWP 068 | Album Cover Match Game: Enabling the Play Again Feature