Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.71 KB

resources-for-creating-a-game-using-directx.md

File metadata and controls

32 lines (26 loc) · 1.71 KB
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Resources for Creating a Game Using DirectX | Microsoft Docs
11/04/2016
cpp-windows
article
C++
games [C++]
Windows applications [C++], games
DirectX [C++]
863090ed-6091-45db-aabb-7fd02f76c1df
14
corob-msft
corob
ghogen

Resources for Creating a Game Using DirectX

To create the best desktop games, use Visual C++ and DirectX together.

Resources

Visual C++ is included in all editions of Visual Studio. For information about Visual Studio, see the Visual Studio website.

For [!INCLUDEwin81], DirectX is included in the Windows SDK. You don't have to download anything extra. For more information, see Where is the DirectX SDK?.

To create DirectX apps for Windows 7, Windows Vista, or Windows XP, you can download the stand-alone DirectX SDK.

DirectX Graphics and Gaming has information and samples to help you get started with DirectX programming.

Win32 Windows Applications contains articles that describe how to create a basic Windows desktop app.

Developing Games discusses Universal Windows Platform game development, but many of the concepts also apply to desktop games.