Index

ncurses-minesweeper / 3345b60

Terminal game of Minesweeper, implemented in C with ncurses.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
1312 Sep 2020 16:503345b60Add dynamic vertical displacement on title screenJosh Stockin186G

Tree

ObjectLatest Commit SubjectTimeHash
foldersrcAdd dynamic vertical displacement on title screen12 Sep 2020 16:503345b60
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.