panki27 / minesweeper

A minesweeper implementation for the Flipper Zero device.
GNU General Public License v3.0
68 stars 6 forks source link

Show mine locations when game is lost (#6) #11

Open mac-edmondson opened 5 months ago

mac-edmondson commented 5 months ago

Note: This includes #10 PR.

A bit of cleanup was done, clang formatting to fit with FAP standards, fix bug where no mines will be in column of starting cursor (#9).