A multi-project template to help get started with development of games for Windows Phone 7 using XNA, C# and F#. The template creates the following projects: - GameHost: A C# application - Content: A content project which GameHost refers to - Game: An F# library The F# library contains code demonstrating the use of a game component which renders totating text. |