aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-10-31 06:02:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-10-31 06:02:57 +0000
commit0b2f853059058e4cea35eadc8282c5984566296b (patch)
treed64a4a83802ce166c58883d8f15056b38bea22f8 /games/Makefile
parent16b05f0b1132bfb49b42f03eef96bc0ce1fb049a (diff)
downloadports-0b2f853059058e4cea35eadc8282c5984566296b.tar.gz
ports-0b2f853059058e4cea35eadc8282c5984566296b.zip
The well-known mastermind game.
Drag-and-drop colors from the palette or from the board itself. The object is to determine the hidden combination of four colors. The game may be played in two modes: with replacement, which means that colors may repeat, and without replacement, which means that colors are unique. The user selects a choice of four colors and "commits" them. The program replies with an evaluation -- a black peg for a color that is placed correctly, and a white peg for a color that is in the wrong position. The user may make a total of eight queries. WWW: http://www.gnustep.it/marko/GMastermind/
Notes
Notes: svn path=/head/; revision=175689
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 8723e41a4e81..65d4db915b30 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -254,6 +254,7 @@
SUBDIR += glpuzzle
SUBDIR += gltron
SUBDIR += gma
+ SUBDIR += gmastermind
SUBDIR += gnarr
SUBDIR += gnmm
SUBDIR += gno3dtet