XNA

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.nelxon.com/681/xdsk2/ The purpose of the XDSK2 (XNA Developer’s Survival Kit) is to provide XNA Xbox indie game developers a list of resources for XNA 4.0 to assist them with creating better games, custom engines and most of all to help them raise the bar for titles existing in the XBLIG Library. This list is aimed at developers who are already familiar with Object Oriented programming and game development. It is not a list for beginners, but it may help them get started if they have a little programming experience. This list will be updated regularly. All of the resources listed below were discovered while developing the Nelxon XNA Game Engine which is built on top of a stack of modified open-source libraries and designed for rapid game development. The XDSK2 will provide you XNA 4.0 libraries, engines, techniques, articles and more.

XDSK2 (XNA 4.0 Resources) | Nelxon Studio

Rating: 0.0/ 5 (0 votes cast) This will probably be the last post in this series, at least for now. In part one I looked at the basics on how to create my own custom writer/reader. If you're unfamiliar with the process, you might want read that to begin with.

XNA « aarebrot.net

http://aarebrot.net/blog/category/xna/

XNA « Utrecht School of the Art and Technologie Year 1

Recentelijk is overigens ook XNA 4.0 uitgekomen. Deze kan je ook gewoon gebruiken, want er verschillen voor wat wij doen niet zoveel dingen. Op school werken we wel altijd gewoon met 3.1 http://usat0910.hku.nl/?cat=65&paged=3
Add to my library Write review Front Cover http://books.google.com/books?id=HtF2n8aZlSYC&printsec=frontcover&dq=XNA+4.0&hl=en&ei=HTkPTrvNBsWaOu2o2aIL&sa=X&oi=book_result&ct=result&resnum=2&ved=0CC4Q6AEwAQ#v=onepage&q&f=false

Learning XNA 4.0: Game Development ... - Google Books

One of the new features in Game Studio 3.1 is automatic serialization for .xnb files. This is a feature I have wanted ever since we first designed the Content Pipeline, so it makes me very happy that we finally found time to implement it! Short Version You know those ContentTypeWriter and ContentTypeReader thingamyhickies? http://blogs.msdn.com/b/shawnhar/archive/2009/03/25/automatic-xnb-serialization-in-xna-game-studio-3-1.aspx

Automatic XNB serialization in XNA Game Studio 3.1 - Shawn Hargreaves Blog - Site Home - MSDN Blogs

George Clingerman

http://geekswithblogs.net/clingermangw/Default.aspx One of the things I’ve had to give up in order to have some development time at night is gaming. It’s something I refused to admit for years but I’ve just had to face the facts. I’m no longer a gamer. I just don’t have hours and hours of free time to pour into gaming and when I do have hours and hours of free time I want to pour them into game development. That doesn’t mean I don’t game at all! I play games pretty much every day.

Loading XML Through XNA Content Pipeline | Switch on the Code

http://www.switchonthecode.com/video-tutorials/loading-xml-through-xna-content-pipeline XNA is quite possibly one of the most robust game programming frameworks out there. You can do nearly anything with it, and one of the reasons it is so flexible is its "Content Pipeline". But sometimes it can be a bit tricky to use this feature, requiring us to do bit more work. But in the end, it helps to use the Content Pipeline.
This is an easy look-up guide to my XNA 101 Tutorials . With the amount of tutorials there, it was hard to navigate, so this should make things a bit easier. The tutorials generally increase in complexity with the top of the list being the simplest.

Blue Rose Games - XNA Game Programming Tutorials

http://www.bluerosegames.com/brg/xna101.aspx
Welcome to the XNA Tutorials, the largest and easiest to use collection of XNA 4.0 tutorials on the Internet ! There are plenty of other sites out there, but as far as I know they are either much smaller than this, or way out of date, which is a big deal, since so much changed in version 4.0. If you have any problems following any of these tutorials, I'd love to know about it , or feel free to post a question in the troubleshooting section of the tutorial, or in the forum. http://rbwhitaker.wikidot.com/xna-tutorials

XNA Tutorials - RB Whitaker's Wiki

http://www.xnadevelopment.com/tutorials.shtml

XNA Development: Game Development for the masses

A tutorial developed to show how to achieve a fade in, fade out effect with a a 2D image. This tutorial walks you through creating a game project, adding an image to that project, displaying the image and adding the effect of fading the image in and out of the scene. Along with the tutorial and it's source code, there is an enhanced sample showing multiple images fading in and out of the scene Cheshire cat style which can be downloaded from within the tutorial.
Download the Windows Phone SDK 7.1 for Windows Phone. The Windows Phone SDK 7.1 allows you to create apps and games for Windows Phone 7.5 and 7.0, and is available in English, Japanese, Chinese (Traditional), French, German, Italian, Korean, Russian, and Spanish, and includes productivity enhancements such as an app profiler and an improved emulator. The Microsoft Advertising SDK for Windows Phone is also now conveniently built into the Windows Phone SDK, making it easier to earn money through in-app ads. After you've joined and become an App Hub member , you'll be able to submit your app or game and then price it for sale, monetize your apps via advertising, or give it away for free.

App Hub - getting started guide

XNA Resources

As I indicated a few weeks ago, I recently received a copy of 3D Graphics with XNA Game Studio 4.0 by Sean James of Innovative Games . I've now had the opportunity to read through the book and try out the code samples. The book begins, as you might expect, with a brief discussion of the XNA system, and introduces the implementation specifics of things like coordinate systems, projections, and transforms.

XNA 101 : XNA Video Tutorial

In this XNA Video Tutorial you will learn how to Declare, Load and Draw a SpriteFont to draw 2D and 3D text in XNA. You will get an explanation of the following: In this XNA Video Tutorial you will learn how to Declare, Load and Draw a 2D Texture in XNA and animate it in the Update() method. You will get an explanation of the following: XNA 101: 05 - Update(): Basic 2D Collision in XNA
I am in the process of moving my old XNA 3.x tutorials to use XNA 4.0. I have several different tutorials on game programming with XNA 3.x and hope to have them upgraded to XNA 4.0 soon. Be sure to book mark the pages you are interested in for easy access. These tutorials are aimed at beginners to XNA game programming with a little understanding of C# and no experience with XNA. You can find the tutorials, and the projects, on the XNA 4.0 Beginner Tutorials page of my site. These tutorials are also about creating a role playing game with XNA.

XNA GPA - XNA Game Studio 4.0 Tutorials Page