Things You'll Need:
- Zune
- Microsoft XNA Game Studio 3.0
- Visual C#
- Zune USB cable
-
Step 1
Download and install Visual C# 2008 and Microsoft XNA Game Studio 3.0, which are free (see Resources).
-
Step 2
Connect your Zune to a USB port on your computer using the Zune USB cable. Close the Zune software.
-
Step 3
Open Visual C# and add the Zune to Visual C# 2008. Add the XNA Device Manager by clicking on "View>Toolbars>XNA Device Manager 2.0." Click on the "Launch XNA Game Studio Device Center" button, which is the monitor button next to the plus-sign button. Click on "Add Device" and select Zune.
-
Step 4
Select "File>NewProject> Zune Games." Program the game in the C# language. C# has started the format for you, but you will need to learn the language to create the remainder of the program. Microsoft provides a quick tour of the language (see Resources).
-
Step 5
After you save the Zune Game, select "Build>Deploy [ZuneGame]." This should send the game to your Zune.











