diff --git a/README.md b/README.md index ff1ffe0..0b08ee6 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ 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 * [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!