Terminal game of Minesweeper, implemented in C with ncurses.
Object | Latest Commit Subject | Time | Hash |
.. | | | |
draw.c | Create game loop and page structure | 12 Sep 2020 16:19 | 9e98a79 |
draw.h | Create game loop and page structure | 12 Sep 2020 16:19 | 9e98a79 |
text.c | Create game loop and page structure | 12 Sep 2020 16:19 | 9e98a79 |
text.h | Create game loop and page structure | 12 Sep 2020 16:19 | 9e98a79 |
title.c | Use uint8_t instead of char for page selection state | 12 Sep 2020 17:22 | 5a2607d |
title.h | Create game loop and page structure | 12 Sep 2020 16:19 | 9e98a79 |
winsize.c | Create game loop and page structure | 12 Sep 2020 16:19 | 9e98a79 |
winsize.h | Create game loop and page structure | 12 Sep 2020 16:19 | 9e98a79 |