Home C# Absolute Beginners UWP 063 | Album Cover Match Game: Introduction

UWP 063 | Album Cover Match Game: Introduction

755
0

Bob kicks off a new project: a memory/familiarity game that uses the user’s Music Library to test the user’s familiarity with the songs they own. You’ll learn how to access special libraries in Windows 10, how to read file metadata like the Artist, Album and album art image file, how to monetize the app with Ads from Microsoft Advertising, and how to remove those ads by allowing the user to pay to enable/disable certain features of your app through in-app purchases.

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

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

Previous articleUWP 062 | UWP Weather: Finishing Touches
Next articleUWP 064 | Album Cover Match Game: Setup and Working with Files and System Folders