diff options
author | Dan-Simon Myrland <dansimon@radiotube.org> | 2017-03-24 17:12:41 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:07:32 +0000 |
commit | e21154dd841b345c37994c9ef01b98e6e4ec261f (patch) | |
tree | 84fa658b4e7e811fae65c6fa3876537391f8ac01 /games/braincurses/slack-desc | |
parent | fad44542f2c80462e9ccac5a193b43b0880f1b4f (diff) |
games/braincurses: Added (ncurses mastermind game).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/braincurses/slack-desc')
-rw-r--r-- | games/braincurses/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/braincurses/slack-desc b/games/braincurses/slack-desc new file mode 100644 index 0000000000000..92d1cadf778b5 --- /dev/null +++ b/games/braincurses/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +braincurses: braincurses (ncurses mastermind game) +braincurses: +braincurses: The object of the mastermind game is to guess the correct colors +braincurses: in the correct order. Wikipedia has more details about game play, +braincurses: the history of the game, and Donald Knuth's algorithm for solving +braincurses: in under five steps: +braincurses: +braincurses: https://en.wikipedia.org/wiki/Mastermind_(board_game) +braincurses: +braincurses: Braincurses is a ncurses implementation of this board game. +braincurses: |