Terminal game of Minesweeper, implemented in C with ncurses.
Object | Latest Commit Subject | Time | Hash |
.. | | | |
draw.c | Add majority of game logic, rendering | 13 Sep 2020 14:23 | 71d76ab |
draw.h | Create game loop and page structure | 12 Sep 2020 16:19 | 9e98a79 |
game.c | Double board render width | 16 Sep 2020 17:40 | 14fa750 |
help.c | Add majority of game logic, rendering | 13 Sep 2020 14:23 | 71d76ab |
options.c | Add majority of game logic, rendering | 13 Sep 2020 14:23 | 71d76ab |
pages.h | Colors; base game state and game rendering | 12 Sep 2020 23:23 | 82ddf89 |
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 | Add majority of game logic, rendering | 13 Sep 2020 14:23 | 71d76ab |
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 |