Difference between revisions of "GMastermind.app"
Jump to navigation
Jump to search
m (stub'd) |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
shortdescription = The well-known mastermind game. | | shortdescription = The well-known mastermind game. | | ||
− | currentversion = [http:// | + | currentversion = [http://savannah.nongnu.org/download/gap/GMastermind-0.6.tar.gz 0.6] | |
− | releasedate = | + | releasedate = July 15, 2011 | |
license = GPL2 | | license = GPL2 | | ||
Line 11: | 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:// | + | * [http://gap.nongnu.org/gmastermind/ Official Page] | |
category = [[Category:Games Applications]] | category = [[Category:Games Applications]] | ||
}} | }} |
Latest revision as of 11:28, 16 July 2011
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
Related Links