Creating a simple colour matching game in silverlight for Windows Phone
This article describes how a simple game can be created using Windows Phone 8 SDK using Visual C#
Article Metadata
Introduction
I am a C++ developer and had previously created games and application for Nokia phone using Qt SDK using QML. In this article I will share how I achieved things in WP8 as I created my first WP8 game. I will share some basic things required to create simple game using Windows Phone 8 SDK.
Summary
In this article I will cover How to create simple menu and navigation within different game screen How to achieve certain layout in xaml How to create basic control like label and button and using it in c# code How to create animation on Image How to use Isolated store to persist game information
Remove Category:Draft when the page is complete or near complete
The "platform categories" will be displayed here in preview only - Copy paste relevant categories into text here
Add categories below using category selector.

