Terminal game of Minesweeper, implemented in C with ncurses.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
35 | 30 Sep 2020 15:36 | cde78e2 | Use microsecond precision for stopwatch time | Josh Stockin | 1 | 2 | 2 | G |
Object | Latest Commit Subject | Time | Hash |
---|---|---|---|
.. | |||
draw.c | Render terminal resolution as red when too low | 30 Sep 2020 15:29 | 761b7f1 |
draw.h | Fix copyright disclaimer | 17 Sep 2020 22:41 | 63b24cb |
game.c | Use microsecond precision for stopwatch time | 30 Sep 2020 15:36 | cde78e2 |
help.c | Update Help screen message | 30 Sep 2020 15:27 | 868e8df |
options.c | Add arrow key support | 30 Sep 2020 15:18 | ac05185 |
pages.h | Fix copyright disclaimer | 17 Sep 2020 22:41 | 63b24cb |
text.c | Fix copyright disclaimer | 17 Sep 2020 22:41 | 63b24cb |
text.h | Fix copyright disclaimer | 17 Sep 2020 22:41 | 63b24cb |
title.c | Add arrow key support | 30 Sep 2020 15:18 | ac05185 |