Index

ncurses-minesweeper / ca7e2b2

Terminal game of Minesweeper, implemented in C with ncurses.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
812 Sep 2020 10:35ca7e2b2Add *.swp to .gitignoreJosh Stockin130G

Tree

ObjectLatest Commit SubjectTimeHash
foldersrcUpdate Makefile; begin program logic09 Sep 2020 21:112a7d780
file.clang-formatRewrite lint make targets; create clang-format config10 Sep 2020 18:1369783cd
file.gitignoreAdd *.swp to .gitignore12 Sep 2020 10:35ca7e2b2
fileLICENSEInitial commit (README.md, LICENSE)07 Sep 2020 18:239f17065
fileMakefileBetter organize Makefile12 Sep 2020 10:29ce8c2d3
fileREADME.mdFix README07 Sep 2020 18:264e6033d

README

ncurses-minesweeper

Terminal game of Minesweeper, implemented in C with ncurses.