Commit graph

3 commits

Author SHA1 Message Date
Dirk Meyer
485803869c - udpate to 0.6
- update MASTER_SITES and WWW
2011-08-07 05:37:59 +00:00
Dirk Meyer
ab44830d0b - add LICENSE: 2009-01-16 16:51:00 +00:00
Dirk Meyer
0b2f853059 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/
2006-10-31 06:02:57 +00:00