New XNA Game Studio 4.0 samples for Windows Phone released on the Creators Club site
Yesterday, we released several samples and mini-games to help you get started using the Windows Phone Developer Tools CTP (which includes the XNA Game Studio 4.0 CTP) to create games for Windows Phone 7 Series. Here is some additional information about the samples and where you can download them:
Reach graphics demo – this is the demo that Shawn Hargreaves used in his talks at GDC and MIX to show the 5 five built-in effect types provided by the XNA Framework 4.0 on Windows Phone (BasicEffect, DualTextureEffect, AlphaTestEffect, SkinnedEffect, and EnvironmentMapEffect).
Snow Shovel mini-game – a simple Windows Phone game that shows how draw 2D sprites using SpriteBatch and handles player input using the accelerometer. You will not be able to use accelerometer input in the Windows Phone 7 Series emulator in the Windows Phone Developer Tools CTP however.
Primitives sample – an updated version of an existing sample that works with the XNA Game Studio 4.0 CTP and demonstrates how to create a reusable class to draw 2D primitives (points, lines and triangles) on the screen. The source code for the 4.0 version of this sample is available at this link.
Primitives3D sample - an updated version of an existing sample that works with the XNA Game Studio 4.0 CTP and demonstrates how to create a reusable class to draw 3D primitives (cubes, spheres, cylinders, torus and teapots) on the screen. The source code for the 4.0 version of this sample is available at this link.
<update date="9/1/2012"> Fixed broken links to samples. </update>
Comments
Anonymous
October 09, 2010
The page cannot be found. All links. :(Anonymous
October 09, 2010
Hi Marcos Jahn - The Creators Club site is currently down for maintenance. This was announced on the XNA team blog at blogs.msdn.com/.../xna-creators-club-online-will-be-down-for-maintenance.aspx. It should be back up on Monday, October 11, 2010.Anonymous
October 18, 2010
Thanks for responding! (:Anonymous
August 31, 2012
All links now lead to the dev center holding page Where are these samples now available? ThanksAnonymous
August 31, 2012
Hi Ben - Sorry about that. The App Hub site was recently split into separate sub-sites for Windows Phone development and Xbox LIVE Indie Game development, and that broke link redirection in some cases. I've fixed the links in this blog post to point to the correct locations. In general, if you see a link that points to creators.xna.com or create.msdn.com, you can find the new location by changing the link to point to xbox.create.msdn.com.Anonymous
September 01, 2012
Thanks