HTML  /  Tutorial

Blend Tutorial Part 9: Build and Run Your App—Memory Game

This tutorial provides a walkthrough for building and running your app.

About this series: this tutorial series can help you get started with basic design tasks in Blend 5 for Windows Developer Preview. When you complete all the steps of this tutorial series, you will have created a lightweight, dynamic version of the memory game commonly referred to as “Concentration.” In the game, a number of cards are laid face down. The objective of the game is to turn over pairs of matching cards until all of the matching pairs have been revealed.
Continue Reading

HTML  /  Tutorial

Blend Tutorial Part 8: Add CSS Transitions—Memory Game

This tutorial provides a walkthrough for adding CSS transitions to the game cards for your app. About this series: this tutorial series can help you get started with basic design tasks in Blend 5 for Windows Developer Preview. When you complete all the steps of

HTML  /  Tutorial

Blend Tutorial Part 7: Style the Cards—Memory Game

This tutorial provides a walkthrough for styling the game cards for your app. About this series: this tutorial series can help you get started with basic design tasks in Blend 5 for Windows Developer Preview. When you complete all the steps of this tutorial series,

HTML  /  Tutorial

Blend Tutorial Part 6: Style the Game Board—Memory Game

This tutorial provides a walkthrough for styling the game board and the items in the game board for your app. About this series: this tutorial series can help you get started with basic design tasks in Blend 5 for Windows Developer Preview. When you complete

HTML  /  Tutorial

Blend Tutorial Part 5: Align Content to The Grid—Memory Game

This tutorial provides a walkthrough for aligning content to the flexible CSS grid for your app. Apps based on a flexible grid can adapt to run on a variety of devices with different display sizes, aspect ratios, and screen resolutions. About this series: this tutorial