Search code examples
xnabox2dxbox

Does Box2d work on Xbox?


I'm developing a game in XNA. It would be nice for it to be compatible with Xbox. Does Box2d work on Xbox? Is there some way to include any third party libraries I use?


Solution

  • There is a port called Box2dx which works on the Xbox. Read up on this discussion for some interesting performance aspects of the library.