Resources for Creating a Game Using DirectX

 

The latest version of this topic can be found at 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 Windows 8.1, 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 Windows 8.x Store game development, but many of the concepts also apply to desktop games.