summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-04-25 21:27:46 +0930
committerDaniel Jones <admin@danieljon.es>2020-04-25 21:27:46 +0930
commit2bb738d1f4b8a8c6041bfcc266601cffedc386d5 (patch)
tree734f5bdd47265f13148db689ac19ae351f10936a /README
parentf1b12b8ebb2844160ab990eb0133f9c35752e649 (diff)
downloadcsweeper-2bb738d1f4b8a8c6041bfcc266601cffedc386d5.tar.gz
csweeper-2bb738d1f4b8a8c6041bfcc266601cffedc386d5.zip
added ncurses minesweeper, changed readme and makefile
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
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