diff options
author | Dan-Simon Myrland <dansimon@radiotube.org> | 2017-03-24 14:46:25 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:07:32 +0000 |
commit | 59666d5111cffb7c14d46638b0bf95a36061c03d (patch) | |
tree | 6aab82ea8954955d6d9076825ab632c76454273f /games/cpat/README | |
parent | c4d7eaadaf40edadb9c225830888ab618d355e21 (diff) |
games/cpat: Added (ncurses solitaire game).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/cpat/README')
-rw-r--r-- | games/cpat/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/cpat/README b/games/cpat/README new file mode 100644 index 0000000000000..6293f85210728 --- /dev/null +++ b/games/cpat/README @@ -0,0 +1,4 @@ +CPat is a curses based solitaire/patience collection. It's pretty stable +and at present contains implementations of Freecell, Klondike, Spider, +40 Thieves, Baker's Dozen, Scorpion, Penguin, Yukon and Stategy. The +games are played in your favourite shell using keyboard commands. |