Flipper/Applications/Official/DEV_FW/source/kyhwana/minesweeper
2022-12-28 22:34:27 -08:00
..
assets Reorg, added more sources 2022-12-28 22:34:27 -08:00
img Reorg, added more sources 2022-12-28 22:34:27 -08:00
application.fam Reorg, added more sources 2022-12-28 22:34:27 -08:00
assets.h Reorg, added more sources 2022-12-28 22:34:27 -08:00
LICENSE Reorg, added more sources 2022-12-28 22:34:27 -08:00
minesweeper_icon.png Reorg, added more sources 2022-12-28 22:34:27 -08:00
minesweeper.c Reorg, added more sources 2022-12-28 22:34:27 -08:00
README.md Reorg, added more sources 2022-12-28 22:34:27 -08: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