dbdad0a0b3 | ||
---|---|---|
Kits | ||
Media | ||
UWPSamples | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md |
README.md
Xbox-ATG-Samples
This repo contains game development samples written by the Microsoft Xbox Advanced Technology Group.
Kits
contains support code used by the samplesMedia
contains media files used by the samplesUWPSamples
contains samples for the Universal Windows PlatformAudio
IntroGraphics
Graphics
System
Tools
Requirements
UWP apps
- Windows 10 Creators Update (Build 15063 or greater)
- Visual Studio 2017 with the Universal Windows Platform development workload, the C++ Universal Windows Platform tools component, Windows 10 SDK (10.0.15063.0), and Windows 10 SDK (10.0.14393.0).
The Windows 10 SDK (10.0.14393.0) is required to support
WindowsTargetPlatformMinVersion
set the Windows 10 Anniversary Update in many of the samples that work on both versions of Windows 10.
Privacy Statement
When compiling and running a sample, the file name of the sample executable will be sent to Microsoft to help track sample usage. To opt-out of this data collection, you can remove the block of code in Main.cpp
labeled Sample Usage Telemetry.
For more information about Microsoft’s privacy policies in general, see the Microsoft Privacy Statement.
Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.