UWP 065 | Album Cover Match Game: Layout, Data Binding and Game Setup

784
0

In this second video, Bob turns his attention to the layout in order to display the album covers for the randomly selected songs. He also works on the logic for the game setup to get all the controls and variables into a valid starting state.

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

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

Previous articleUWP 064 | Album Cover Match Game: Setup and Working with Files and System Folders
Next articleUWP 066 | Album Cover Match Game: Employing Game Logic