/Win8-RoamingDataStore

WIn8 demo of using the Roaming Data store for a game (http://chriskoenig.net/2012/09/07/windows-8-games-and-roaming-data/)

Primary LanguageC#

#Windows 8 Demos ##Using the Roaming Data Store in a Game

This application demonstrates a simple game written for Windows 8 that illustrates how to utilize the Roaming Data Store for game data synchronization.

In this sample, the game of MasterMind is modeled allowing a user to use a set of colored pegs to guess a code selected by the computer. The game is simple to play and understand, but often takes time due to the amount of thinking that needs to go into selecting color combinations for guesses at the solution, due to the fact that you only get 12 tries at the solution to the puzzle.