I resently downloaded the JBox2D but how do I set this up?..
Its jbox2d-2.1.2.2 All I can see is a bunch of code and folders.
Any websites with step by step tutorial??
You know how??
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
|
|
Assuming you are not using Maven or Ant; extract the jbox2d-2.1.2.2.zip file and then open up the jbox2d-2.1.2.2\jbox2d-testbed\target directory. Find the below file and then add it to you class path.
If you are using Maven see the Getting Started Quide |
|||
|
|