19 lines
680 B
Markdown
19 lines
680 B
Markdown
# Numpty Physics
|
|
|
|
- Home: http://numptyphysics.garage.maemo.org/
|
|
- State: beta, inactive since 2016
|
|
- Platform: Windows, Linux, macOS
|
|
- Keyword: puzzle, simulation, content open, physics
|
|
- Code repository: https://github.com/thp/numptyphysics.git (@created 2012, @stars 13, @forks 12), https://github.com/svn2github/numptyphysics.git @add (@created 2017, @stars 0, @forks 0)
|
|
- Code language: C++
|
|
- Code license: GPL-3.0
|
|
- Code dependency: Box2D, SDL2
|
|
- Assets license: GPL-3.0
|
|
- Developer: albanobattistella, hoijui, Thomas Perl, Tim Edmonds
|
|
|
|
Drawing puzzle game, where the goal is to draw shapes on a drawing to get two given objects to touch.
|
|
|
|
## Building
|
|
|
|
- Build system: Make
|