slackbuilds_ponce/games/braincurses
Dan-Simon Myrland e21154dd84 games/braincurses: Added (ncurses mastermind game).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 00:07:32 +00:00
..
braincurses.info games/braincurses: Added (ncurses mastermind game). 2017-03-25 00:07:32 +00:00
braincurses.SlackBuild games/braincurses: Added (ncurses mastermind game). 2017-03-25 00:07:32 +00:00
README games/braincurses: Added (ncurses mastermind game). 2017-03-25 00:07:32 +00:00
slack-desc games/braincurses: Added (ncurses mastermind game). 2017-03-25 00:07:32 +00:00

The object of the mastermind game is to guess the correct colors
in the correct order. Wikipedia has more details about game play,
the history of the game, and Donald Knuth's algorithm for solving
in under five steps:

https://en.wikipedia.org/wiki/Mastermind_(board_game)

Braincurses is a ncurses implementation of this board game.