diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-05 07:02:42 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-05 07:02:42 +0800 |
commit | fc524ea2cf10c0cb93d848c351b6b861859ec65e (patch) | |
tree | 8825125c2277de5db131be14474883692296e2d6 /games/Makefile | |
parent | a841a65d60fb2014ffe7d59890ed02ef3a4aff56 (diff) | |
download | freebsd-ports-gnome-fc524ea2cf10c0cb93d848c351b6b861859ec65e.tar.gz freebsd-ports-gnome-fc524ea2cf10c0cb93d848c351b6b861859ec65e.tar.zst freebsd-ports-gnome-fc524ea2cf10c0cb93d848c351b6b861859ec65e.zip |
Harness gravity with your crayon and set about creating blocks,
ramps, levers, pulleys and whatever else you fancy to get the little
red thing to the little yellow thing.
Numpty Physics is a drawing puzzle game in the spirit (and style?)
of Crayon Physics using the same excellent Box2D engine.
WWW: http://numptyphysics.garage.maemo.org/
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index e4c9045f80d0..5b9d11506f71 100644 --- a/games/Makefile +++ b/games/Makefile @@ -556,6 +556,7 @@ SUBDIR += nonsense SUBDIR += npush SUBDIR += nuclearchess + SUBDIR += numptyphysics SUBDIR += nwndata SUBDIR += odamex SUBDIR += oilwar |