additions from backlog and conversions to git

This commit is contained in:
Trilarion
2019-09-26 15:41:09 +02:00
parent fd9491dcb2
commit a4529af611
70 changed files with 965 additions and 314 deletions

14
entries/box2d.md Normal file
View File

@ -0,0 +1,14 @@
# 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