From f7b78930b9f7e22c7fbfa42aac1e696a462c20d4 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sat, 18 Feb 2017 20:03:45 +0100 Subject: [PATCH] Add nudoku to games section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3740207..6a19184 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