Going Beyond: XNA Game Studio Express in 3D

This multipart tutorial takes you through the first steps of creating your own 3D game using XNA Game Studio Express.

In XNA Game Studio Express, it's easier than ever to create games for Windows and for Xbox 360. This tutorial highlights how to load 3D and 2D resources into your game using the XNA Framework Content Pipeline, how to take user input from an Xbox 360 Controller, and how to use the Microsoft Cross-Platform Audio Creation Tool (XACT) to create audio for your game. Each step of the way, you'll have something to see or hear so you'll know you're making progress.

Note

The code displayed in each section will work on both Xbox 360 and Windows. To set up your Xbox 360 console to work with XNA Game Studio Express, see Connecting to Your Xbox 360 Console with XNA Game Studio Express.

In This Section