unleashed-firmware/applications/external/minesweeper
2023-03-18 22:19:13 +03:00
..
assets Move plugins to external folder 2023-03-15 01:25:18 +03:00
img Move plugins to external folder 2023-03-15 01:25:18 +03:00
application.fam Remove cdefines from external apps 2023-03-15 01:53:55 +03:00
assets.h Move plugins to external folder 2023-03-15 01:25:18 +03:00
LICENSE Move plugins to external folder 2023-03-15 01:25:18 +03:00
minesweeper.c Fix minesweeper freeze bug, do some refactoring 2023-03-18 22:19:13 +03:00
minesweeper_icon.png Move plugins to external folder 2023-03-15 01:25:18 +03:00
README.md Move plugins to external folder 2023-03-15 01:25:18 +03:00

Minesweeper

Original Link

This is a Minesweeper implementation for the Flipper Zero device.

screenshot

Controls

  • Arrow buttons to move
  • Push center button to open field
  • Hold center button to toggle flag
  • Push center button on an already open field that has the correct amount of flags surrounding it to auto-open the remaining ones (thanks @gelin!)

Compiling

./fbt firmware_minesweeper