imports from libregamewiki and some cvs to git conversions

This commit is contained in:
Trilarion
2019-11-07 12:46:23 +01:00
parent 108dfc5d1e
commit 72505aa19f
72 changed files with 1207 additions and 146 deletions

19
entries/numpty_physics.md Normal file
View File

@ -0,0 +1,19 @@
# Numpty Physics
_Drawing puzzle game, where the goal is to draw shapes on a drawing to get two given objects to touch._
- Home: http://numptyphysics.garage.maemo.org/
- State: beta, inactive since 2016
- Platform: Windows, Linux, macOS
- Keywords: puzzle, open content, physics simulation
- Code repository: https://github.com/thp/numptyphysics.git, https://github.com/svn2github/numptyphysics.git (+)
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: Box2D, SDL2
- Assets license: GPL-3.0
Developer: Tim Edmonds
## Building
- Build system: Make