From 2bb738d1f4b8a8c6041bfcc266601cffedc386d5 Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Sat, 25 Apr 2020 21:27:46 +0930 Subject: added ncurses minesweeper, changed readme and makefile --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 22dd72f..ab963a9 100644 --- a/README +++ b/README @@ -1,3 +1,5 @@ -Simple grid-based minesweeper for the terminal in C +csweeper: Simple grid-based minesweeper for the terminal in C + +ncsweeper: Simple ncurses mineswepper for the terminal in C program running: https://danieljon.es/posts/media/post111_1.png -- cgit v1.2.3