Index

ncurses-minesweeper / 57786ab

Terminal game of Minesweeper, implemented in C with ncurses.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
1012 Sep 2020 16:1857786abUpdate lint configJosh Stockin174G

Tree

ObjectLatest Commit SubjectTimeHash
foldersrcUpdate Makefile; begin program logic09 Sep 2020 21:112a7d780
file.clang-formatUpdate lint config12 Sep 2020 16:1857786ab
file.gitignoreAdd *.swp to .gitignore12 Sep 2020 10:35ca7e2b2
fileLICENSEInitial commit (README.md, LICENSE)07 Sep 2020 18:239f17065
fileMakefileUse shell find instead of wildcard in Makefile12 Sep 2020 10:444fbaed5
fileREADME.mdFix README07 Sep 2020 18:264e6033d

README

ncurses-minesweeper

Terminal game of Minesweeper, implemented in C with ncurses.