Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-27 | prevent flashing in demo playback | Daniel Jones | 1 | -1/+5 |
2020-04-27 | support playing demos with different height/widths | Daniel Jones | 1 | -4/+6 |
2020-04-27 | readme changes | Daniel Jones | 1 | -2/+7 |
2020-04-26 | -play demo | Daniel Jones | 1 | -29/+174 |
2020-04-26 | makefile: remove std=c99 | Daniel Jones | 1 | -1/+1 |
2020-04-26 | demo recording | Daniel Jones | 1 | -48/+284 |
2020-04-26 | board is now a 1d array mapped as 2d | Daniel Jones | 1 | -31/+41 |
2020-04-25 | dont allow revealing flagged tile | Daniel Jones | 1 | -2/+3 |
2020-04-25 | redraw when toggling flag | Daniel Jones | 1 | -0/+1 |
2020-04-25 | changed default height, width and mines | Daniel Jones | 1 | -3/+3 |
2020-04-25 | added ncurses minesweeper, changed readme and makefile | Daniel Jones | 3 | -24/+324 |
2020-04-08 | change mine count to 17 | Daniel Jones | 1 | -1/+1 |
2020-04-08 | changed license text | Daniel Jones | 1 | -2/+1 |
2020-04-08 | make flag capital | Daniel Jones | 2 | -1/+3 |
2020-04-08 | game works | Daniel Jones | 4 | -0/+997 |