Date: Tue, 31 Oct 2006 06:02:57 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/gmastermind Makefile distinfo pkg-descr pkg-plist Message-ID: <200610310602.k9V62vrg099938@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2006-10-31 06:02:57 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/gmastermind Makefile distinfo pkg-descr pkg-plist
Log:
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/
Revision Changes Path
1.1048 +1 -0 ports/games/Makefile
1.1 +26 -0 ports/games/gmastermind/Makefile (new)
1.1 +3 -0 ports/games/gmastermind/distinfo (new)
1.1 +11 -0 ports/games/gmastermind/pkg-descr (new)
1.1 +10 -0 ports/games/gmastermind/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610310602.k9V62vrg099938>
