GMastermind.app
From GNUstepWiki
(Difference between revisions)
| Revision as of 15:00, 28 October 2006 Cbv (Talk | contribs) New ← Previous diff |
Current revision Buzzdee (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | {{stub}} | ||
| {{Application| | {{Application| | ||
| shortdescription = The well-known mastermind game. | | shortdescription = The well-known mastermind game. | | ||
| - | currentversion = [http://www.gnustep.it/marko/GMastermind/GMastermind2.tgz 0.5] | | + | currentversion = [http://savannah.nongnu.org/download/gap/GMastermind-0.6.tar.gz 0.6] | |
| - | releasedate = Feb 04, 2005 | | + | releasedate = July 15, 2011 | |
| license = GPL2 | | license = GPL2 | | ||
| Line 10: | Line 11: | ||
| overview = 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. | | overview = 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. | | ||
| - | features = | | + | features = Two panels, one containing guesses and one containing sources of the six colors. |
| + | [[Image:GMastermind.jpg]] | ||
| + | | | ||
| - | maintainer = | + | maintainer = |
| - | * [mailto:markoriedelde@yahoo.de Marko Riedel] | | + | * GAP team |
| + | * original author: [mailto:markoriedelde@yahoo.de Marko Riedel] | | ||
| relatedlinks = | relatedlinks = | ||
| - | * [http://www.gnustep.it/marko/GMastermind/ Official Page] | | + | * [http://gap.nongnu.org/gmastermind/ Official Page] | |
| category = [[Category:Games Applications]] | category = [[Category:Games Applications]] | ||
| }} | }} | ||
Current revision
| This article or section is a stub (i.e., in need of additional material). You can help us by expanding it |
|---|
The well-known mastermind game.
Current Version: 0.6
- Released: July 15, 2011
- Licensed: GPL2
Overview
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.
Features
Two panels, one containing guesses and one containing sources of the six colors.
Maintainer
- GAP team
- original author: Marko Riedel
