panki27 / minesweeper

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

Left-right click #2

Closed gelin closed 1 year ago

gelin commented 1 year ago

Added ability to auto open around cells if the correct number of flags is set, like with left-right click on desktop Minesweeper.

panki27 commented 1 year ago

Hi, thank you for your contribution! ♥ This is a really nice feature. During testing, however, my I managed to crash my Flipper once so far, with a nullpointer deref. Can't seem to reproduce it again, though... will test some more.