unleashed-firmware/applications/external/minesweeper
2023-06-09 14:14:05 +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 Fix APP_IDs to match new regex 2023-06-02 13:42:44 +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 dolphin did 2023-06-09 14:14:05 +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