From 6504cb5264754e9474cd39b13d18283c74c440c6 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Sat, 7 Apr 2018 19:49:28 -0400 Subject: [PATCH] [en] Add piu-piu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48937a5..c98ea07 100644 --- a/README.md +++ b/README.md @@ -253,10 +253,10 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [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 * [nudoku](https://github.com/jubalh/nudoku) - ncurses based sudoku game written in C +* [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 * [tty-solitaire](https://github.com/mpereira/tty-solitaire) - Play solitaire in your terminal! -* [piu-piu](https://github.com/vaniacer/piu-piu-SH) - Horizontal scroller game in bash with multiplayer mode! ## Shell Package Management