15 lines
256 B
Markdown
15 lines
256 B
Markdown
# Box2D
|
|
|
|
- Home: https://box2d.org/
|
|
- State: mature
|
|
- Keywords: library
|
|
- Code repository: https://github.com/erincatto/Box2D.git
|
|
- Code language: C, C++, Objective-C
|
|
- Code license: zlib
|
|
|
|
2D physics engine for games.
|
|
|
|
## Building
|
|
|
|
- Build system: premake
|