Terminal game of Minesweeper, implemented in C with ncurses.
| {#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
|---|---|---|---|---|---|---|---|---|
| 19 | 13 Sep 2020 14:23 | 71d76ab | Add majority of game logic, rendering | Josh Stockin | 10 | 207 | 63 | G |
| Object | Latest Commit Subject | Time | Hash |
|---|---|---|---|
| Add majority of game logic, rendering | 13 Sep 2020 14:23 | 71d76ab | |
| Update lint config | 12 Sep 2020 16:18 | 57786ab | |
| Add *.swp to .gitignore | 12 Sep 2020 10:35 | ca7e2b2 | |
| Initial commit (README.md, LICENSE) | 07 Sep 2020 18:23 | 9f17065 | |
| Fix issue with Make incorrectly parsing gcc -MM | 12 Sep 2020 16:18 | 6caccaa | |
| Fix README | 07 Sep 2020 18:26 | 4e6033d |
Terminal game of Minesweeper, implemented in C with ncurses.