From 3b739ca1b1c8988a42e0f226867d6bd6c1887046 Mon Sep 17 00:00:00 2001 From: Felix <6337040+felixplesoianu@users.noreply.github.com> Date: Sat, 27 Oct 2018 08:24:23 +0300 Subject: [PATCH] Link to the SHTAP game engine (#290) * Link to the SHTAP game engine * Move SHTAP to the right spot alphabetically --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 567d7ae..dcf752a 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [piu-piu](https://github.com/vaniacer/piu-piu-SH) - Horizontal scroller game in bash with multiplayer mode! * [sedtris](https://github.com/uuner/sedtris) - Tetris in sed * [sed-scripts](https://github.com/aureliojargas/sed-scripts) - Arkanoid and Sokoban written using sed +* [SHTAP](https://notimetoplay.org/engines/shtap/) - Reusable text adventure engine for Bash 4 * [tty-solitaire](https://github.com/mpereira/tty-solitaire) - Play solitaire in your terminal! ## Shell Package Management