Does anyone know where I can learn more about box2d for C++. My knowledge is very limited so I'm just wondering if there is any websites to look at or any tutorials about it?
Caution: Box2D should not be your first C++ project. Please learn C++ programming, compiling, linking, and debugging before working with Box2D. There are many resources for this on the net.