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