From d3de7e31304164b0e054259f8f013472c491862f Mon Sep 17 00:00:00 2001 From: Murilo Pereira Date: Sat, 18 Feb 2017 23:27:14 -0200 Subject: [PATCH] Add tty-solitaire to games. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3740207..ff1ffe0 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [minesweeper](https://github.com/feherke/Bash-script/tree/master/minesweeper) - Bash implementation of minesweeper * [sedtris](https://github.com/uuner/sedtris) - Tetris in sed * [sed-scripts](https://github.com/aureliojargas/sed-scripts) - Arkanoid and Sokoban written using sed +* [tty-solitaire](https://github.com/mpereira/tty-solitaire) - Play solitaire in your terminal! ## Shell Package Management