Index

ncurses-minesweeper / 6caccaa

Terminal game of Minesweeper, implemented in C with ncurses.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
1112 Sep 2020 16:186caccaaFix issue with Make incorrectly parsing gcc -MMJosh Stockin152G

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
fileMakefileFix issue with Make incorrectly parsing gcc -MM12 Sep 2020 16:186caccaa
fileREADME.mdFix README07 Sep 2020 18:264e6033d

README

ncurses-minesweeper

Terminal game of Minesweeper, implemented in C with ncurses.