Terminal game of Minesweeper, implemented in C with ncurses.
Object | Latest Commit Subject | Time | Hash |
.. | | | |
draw.c | Colors; base game state and game rendering | 12 Sep 2020 23:23 | 82ddf89 |
draw.h | Create game loop and page structure | 12 Sep 2020 16:19 | 9e98a79 |
game.c | Colors; base game state and game rendering | 12 Sep 2020 23:23 | 82ddf89 |
help.c | Move page headers into pages.h | 12 Sep 2020 18:46 | f003c49 |
options.c | Create Options page | 12 Sep 2020 19:43 | d5da239 |
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 | Colors; base game state and game rendering | 12 Sep 2020 23:23 | 82ddf89 |
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 |