XNA is a cross-platform framework originally from Microsoft that facilitates game development with .NET.
Sorry if my question seems a little noobish but I can't find an answer. I would like to use DirectInput …
c# namespaces xna directx directinputI'm writing a Windows Phone 8 game which requires a number of support desktop applications: level editors etc. Since I only …
c# visual-studio-2010 windows-8 xna build-errorI tried to load a .tmx (Tile Map Editor) file into my project but I'm getting this error: Cannot autodetect …
c# xna tmxI'm looking for a particle engine for a XNA game? Is there a good/actively maintained library available? (Open Source …
c# xna particlesI'm trying to send a GET request using HttpWebRequest. I've found a lot of examples all over the web (for …
c# http windows-phone-7 httpwebrequest xnaI am wondering how to include debug code inside the XNA? Like console.writeline
xna xna-4.0I haven't programmed games for about 10 years (My last experience was DJGPP + Allegro), but I thought I'd check out XNA …
c# xna cameraWhat i'm trying to do is check perfect-pixel colision with 2 textures which have black edges for example: one of this …
c# xna xna-4.0