Index

ncurses-minesweeper / 71d76ab

Terminal game of Minesweeper, implemented in C with ncurses.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
1913 Sep 2020 14:2371d76abAdd majority of game logic, renderingJosh Stockin1020763G

Tree

ObjectLatest Commit SubjectTimeHash
foldersrcAdd majority of game logic, rendering13 Sep 2020 14:2371d76ab
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.