

Server: Windows Server 2016 Technical Preview These topics provide info about the APIs used in this sample:ĭirectX marble maze game sample System requirements A code walkthrough for this sample is available here: This sample is written in C++ and requires some experience with graphics programming. To obtain information about Microsoft Visual Studio and the tools for developing Windows apps, go to Visual Studio Reference To obtain information about Windows 10 development, go to the Windows Dev Center Note The Windows universal samples require Visual Studio to build and Windows 10 to execute. In addition, to reduce disk space usage, Simple3DGameXaml references some its assets from the Simple3DGameDX\Cpp\Assets folder. Simple3DGameXaml: Uses XAML to render game UI and handle layout.īoth versions share significant amounts of logic: the Common and GameContent folders are identical.Simple3DGameDX: Uses DirectX to render game UI and implements its own layout.

The samples collection, and GitHub, see Get the UWP samples from GitHub.įor more samples, see the Samples portal on the Windows Dev Center. For more info on working with the ZIP file, Sure to unzip everything to access shared dependencies. Or you can download the entire collection as a single You can download this sample as a standalone ZIP file Note: This sample is part of a large collection of UWP feature samples. Shows the basic end-to-end implementation of a simple first person 3-D game using DirectX (Direct3D 11.2, Direct2D,, and XAudio2) in a C++ app.
