
Learning Microsoft XNA Game Engine
Recently I’ve been teaching myself C#, together with the Microsoft XNA game engine. XNA is really a freeware toolkit rather than a full engine. Microsoft launched this to make hobby and indie game development approachable. It sits on top of the .NET Framework and can target both Windows and the Xbox 360. For an indie developer these days, XNA feels like the most practical way to getting something onto the Xbox. ...
