XACT Game Sample

A simple game that demonstrates how to integrate Direct3D with the Microsoft Cross-Platform Audio Creation Tool (XACT).

Sample Location

The full working source code for this tutorial is in:

<Installed SDK Location>\Samples\C++\XACT\XACTGame

Sample Description

This sample shows a simple XACT-based game that uses Direct3D graphics. The game plays background music, and it plays sound effects when bullets are fired, and when the bullets bounce around the environment and hit enemies.

This sample uses controls that are similar to a typical first-person shooter game. To see a specific controls list, compile and run the sample.