diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2012-05-15 18:01:55 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2012-05-15 18:01:55 +0800 |
commit | 4285fb923bd940345d99394915f3a844a05c2413 (patch) | |
tree | 9df45da6b77ab613f07674bee3e6f77ef2489dee /games/Makefile | |
parent | 60460cdff4fbacc2af355ba2881703a20140cce4 (diff) | |
download | freebsd-ports-gnome-4285fb923bd940345d99394915f3a844a05c2413.tar.gz freebsd-ports-gnome-4285fb923bd940345d99394915f3a844a05c2413.tar.zst freebsd-ports-gnome-4285fb923bd940345d99394915f3a844a05c2413.zip |
There's a black box. You can shoot in and watch, where the shot
leaves the box. In the box, crystals are reflecting the shots.
You have to guess where the crystals are hidden, by watching your
shots.
WWW: http://www.linux-games.com/black-box/
PR: 167355
Submitted by: nemysis <nemysis@gmx.ch>
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 055f0f50fa8f..eef52f298464 100644 --- a/games/Makefile +++ b/games/Makefile @@ -72,6 +72,7 @@ SUBDIR += biniax2 SUBDIR += biorythm SUBDIR += bitefusion + SUBDIR += black-box SUBDIR += blackjack SUBDIR += blackshadeselite SUBDIR += blinken |