freesweep icon indicating copy to clipboard operation
freesweep copied to clipboard

A console minesweeper-style game written in C for Unix-like systems

Results 2 freesweep issues
Sort by recently updated
recently updated
newest added

- When playing, if I resize the terminal to be smaller than the board, segmentation fault is produced. - If I start the game in a terminal smaller than the...

- Need to flag all mines (I'm not sure if it was intended that way, but else it could be considered a bug). Original game requires you to find all...