Terminal game of Minesweeper, implemented in C with ncurses.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
9 | 12 Sep 2020 10:44 | 4fbaed5 | Use shell find instead of wildcard in Makefile | Josh Stockin | 1 | 2 | 2 | G |
Object | Latest Commit Subject | Time | Hash |
---|---|---|---|
Update Makefile; begin program logic | 09 Sep 2020 21:11 | 2a7d780 | |
Rewrite lint make targets; create clang-format config | 10 Sep 2020 18:13 | 69783cd | |
Add *.swp to .gitignore | 12 Sep 2020 10:35 | ca7e2b2 | |
Initial commit (README.md, LICENSE) | 07 Sep 2020 18:23 | 9f17065 | |
Use shell find instead of wildcard in Makefile | 12 Sep 2020 10:44 | 4fbaed5 | |
Fix README | 07 Sep 2020 18:26 | 4e6033d |
Terminal game of Minesweeper, implemented in C with ncurses.