Description: This sample shows how to manage cross-platform development in XNA Game Studio 4.0 by creating Windows, Windows Phone and Xbox 360 projects in the same solution that share source code and content and synchronize changes across all three projects. Sample Overview XNA Game Studio 4.0 supports creating a game project that targets one platform and then creating copies of the game project in the same solution for other platforms. This sample includes pre-created project files for all supported XNA Game Studio 4.0 platforms - Windows, Windows Phone, and Xbox 360. For more details about cross-platform game development in XNA Game Studio 4.0, refer to theDeveloping Cross-Platform Games topic in the XNA Game Studio 4.0 documentation.
|