Summary
In this chapter, we've covered the ways you can play sounds and music on a Windows Phone device to create a richer experience for your game, going from 2D sound to 3D sound and playing background music.
Now that we have covered all the basics, we can start by building a small framework in the next chapter. This includes a small scene graph, a level system, and implementing collision detection. We will then use this framework for our game.