From c498044fefae55e234a77ab71673d7dc34fc6ea7 Mon Sep 17 00:00:00 2001 From: KushagraGoel <43815121+KushagraGoel@users.noreply.github.com> Date: Mon, 15 Oct 2018 00:18:08 +0530 Subject: [PATCH] Solitaire Bash script (#36) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c3c19e8..7f98352 100644 --- a/readme.md +++ b/readme.md @@ -94,6 +94,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu - [bash2048](https://github.com/mydzor/bash2048) - Bash implementation of 2048 game - [minesweeper](https://github.com/feherke/Bash-script/tree/master/minesweeper) - Bash implementation of minesweeper +- [solitaire](https://opensource-usability.blogspot.com/2016/10/solitaire-in-bash-script.html) - Bash implementation of solitaire ## Website