22
Nov/09
0

New tutorial – XNA 104

XNA 104 - resultYeah! I finally made it past the difficult second album…well tutorial #4(XNA 104 – Input from Keyboard), but it’s the reason someone said that they wouldn’t link to your sites tutorials until you hit #3 but that just meant that I now have a problem with #4 the first three being very quick and easy(LOL).

Any who that’s why it took me so long to get to #4… again not much but you now have something that moves and you can finally exit the game by pressing the “Esc” key.

Well I’m hoping to get the next one out befor the end of the month year but we’ll see…

12
Jul/09
0

New tutorial – XNA 103

XNA 103 - resultAs the Zman said once it’s not a series until it hits three and for the third installment (XNA 103 – Sprites) we’re looking at sprites, still nothing too difficult but now we can see something pretty.  Also there has been a slight layout change all the tutorials will now be available from the tutorials page rather that the menu bar.

5
Jul/09
0

New tutorial – XNA 102

XNA 102 - resultAdded a new tutorial page today XNA 102 – Fonts. It’s an XNA take on the old “Hello World!” code. nothing too dificult about it but it does cover loading content and the first bit of drawn out put on screen.

28
Jun/09
0

New tutorial – XNA 101

xna 101 - resultAdded new tutorial page XNA 101 – 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.