-
Notifications
You must be signed in to change notification settings - Fork 213
Home
Ross Binden edited this page Feb 21, 2015
·
2 revisions
Page name | Summary |
---|---|
FAQ | Answers to common questions |
QuickStart | Basic guide for importing and building JBox2D |
Extending | Incorporating JBox2D into your engine or framework? |
Testbed | Easily experiment with JBox2D in a friendly environment. Invaluable! |
For those who do not understand how to do it here is explanation:
Step 1: Download the Zip File --> https://github.com/jbox2d/jbox2d/archive/refs/heads/master.zip Step 2: Extract the Zip file Step 3: After extracting you will see a folder named "jbox2d-master", enter this folder Step 4: You will see lots of folder around 6-12, do not go inside any folder. Open (jbox2d-master) folder from IntelliJ IDEA Step 5: Have internet connection then wait for around 5 minutes, every dependencies will get auto downloaded Conclusion: All you have to do is open jbox2d-master folder in IntelliJ, thats it. After that you might want to explore testbed.
(I'll update as i learn more about it, maybe within 7 days) @SpiderManCodes on YT and Github