cvs commit: ports/games Makefile ports/games/gmastermind Makefile
distinfo pkg-descr pkg-plist
Dirk Meyer
dinoex at FreeBSD.org
Tue Oct 31 06:02:57 UTC 2006
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)
More information about the cvs-all
mailing list