I am just starting with C # and XNA, and I wanted to know where I can get good beginners. I already checked box2d.org, but since I am a complete newbie with C # and XNA, I cannot figure out what code I need to place where.
Update: I want to use box2d.xna instead of Farseer physics, because I am making an Xbox game, and box2d.xna is optimized for Xbox. Farseer Physics cannot get a decent frame rate on the Xbox, I already tried it.
source share