Terminal game of Minesweeper, implemented in C with ncurses.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
4 | 09 Sep 2020 17:16 | bfddcc3 | Automatically create Make targets | Josh Stockin | 1 | 34 | 10 | G |
Object | Latest Commit Subject | Time | Hash |
---|---|---|---|
src | Create Makefile and begin base program | 07 Sep 2020 19:42 | e64ff2f |
.gitignore | Create Makefile and begin base program | 07 Sep 2020 19:42 | e64ff2f |
LICENSE | Initial commit (README.md, LICENSE) | 07 Sep 2020 18:23 | 9f17065 |
Makefile | Automatically create Make targets | 09 Sep 2020 17:16 | bfddcc3 |
README.md | Fix README | 07 Sep 2020 18:26 | 4e6033d |
Terminal game of Minesweeper, implemented in C with ncurses.