summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-26board is now a 1d array mapped as 2dDaniel Jones1-31/+41
2020-04-25dont allow revealing flagged tileDaniel Jones1-2/+3
2020-04-25redraw when toggling flagDaniel Jones1-0/+1
2020-04-25changed default height, width and minesDaniel Jones1-3/+3
2020-04-25added ncurses minesweeper, changed readme and makefileDaniel Jones3-24/+324
2020-04-08change mine count to 17Daniel Jones1-1/+1
2020-04-08changed license textDaniel Jones1-2/+1
2020-04-08make flag capitalDaniel Jones2-1/+3
2020-04-08game worksDaniel Jones4-0/+997