Universal Windows Platform (UWP) samples and showcases
Перейти к файлу
Nikola Metulev 4d02069d8f Added privacy policy 2016-11-29 13:45:05 -08:00
event_demos/presidents IsTenFootPC didn't have check for default 2016-08-31 17:49:38 -07:00
store Added privacy policy 2016-11-29 13:45:05 -08:00
.gitattributes git attributes 2016-09-14 15:14:01 -07:00
.gitignore added Presidents demo 2016-08-29 20:13:08 -07:00
LICENSE Create LICENSE 2016-09-22 20:41:03 -07:00
README.md Update README.md 2016-11-11 11:09:52 -08:00

README.md

UWP experiences

This is the App Dev on Xbox event and blog repository for demos and sample apps. Visit the App Dev on Xbox landing page to watch the video recordings from the live event, read the blog posts, or just to check out all the resources.

Each sample app lives on a separate branch in this repository. As more sample apps are added, we will add more branches. You can either clone the entire repo to get all samples or download one by one by clicking the button in the top right corner for each branch. This is the current list of sample apps:

  • Fourth Coffee - a UWP news application [ code | blog ]
  • Atmosphere - a UWP weather application built with Unity [ code | blog ]
  • Backdrop - a UWP (and tvOS) music application with background audio [ code | blog ]
  • South Ridge Video - a UWP Hosted Web App for video playback [ code | blog ]
  • Best For You - a UWP IoT application [ code | blog ]
  • Adventure Works - a UWP cross device app for creating and sharing adventures - this app is shared as it is built over three iterations:
    • V1: Camera and Cognitive Services Vision APIs - [ code | blog ]
    • V2: V1 + Project Rome, Maps, Social Network Integration - [ code | blog ]
    • V3: V2 + Speech (including LUIS) and Inking - [ code | blog ]