Tutorials
XNA Level 100
The Beginners Tutorials are for people who have never looked at XNA before or people who want the basics explained to them.
XNA 101 – Intro.
A quick run through of the new project code, explaining what gets called when. If you’ve never looked at XNA or are just looking for a beginners explanation of what happens when you run an XNA application this is for you, some C# knowledge assumed.
XNA 102 – Fonts.
An XNA take on the old “Hello World!” code, nothing too dificult about it but it does cover adding and loading our first bit of content and the first output on screen.
XNA 103 – sprites.
Drawing a single static sprite on screen, also covered is adding existing files to the content pipeline.
XNA 104 – Input from Keyboard.
Drawing a single sprite on screen with a variable position, and then moving it with the power of your mind, fingers and keyboard.
XNA 105 – Input from Mouse.
Coming Soon.
XNA 106 – Input from Xbox Controller.
Coming Soon.
XNA 107 – Sound Effects.
Coming Soon.
XNA 108 -Music.
Coming Soon.
XNA109 -Video.
Coming Soon.
XNA Level 200
Coming Soon.
XNA201 – Game Components.
Coming Soon.
XNA202 – Drawable Game Components.
Coming Soon.
XNA203 – Interfaces.
Coming Soon.
XNA204 – Game Services.
Coming Soon.
XNA205 – The Font List, as a game service.
Coming Soon.
XNA206 – FPS drawable game component.
Coming Soon.
XNA207 – Unsafe area overlay drawable game component.
Coming Soon.
XNA208 – Storage game component.
Coming Soon.
XNA209 – Using the Guide Class.
Coming Soon.


