Flipper/Applications/Official/DEV_FW/source/minesweeper
2022-12-28 22:30:12 -08:00
..
assets More updates (thanks grnch!) 2022-12-28 22:30:12 -08:00
img More updates (thanks grnch!) 2022-12-28 22:30:12 -08:00
application.fam More updates (thanks grnch!) 2022-12-28 22:30:12 -08:00
assets.h More updates (thanks grnch!) 2022-12-28 22:30:12 -08:00
LICENSE More updates (thanks grnch!) 2022-12-28 22:30:12 -08:00
minesweeper_icon.png More updates (thanks grnch!) 2022-12-28 22:30:12 -08:00
minesweeper.c More updates (thanks grnch!) 2022-12-28 22:30:12 -08:00
README.md More updates (thanks grnch!) 2022-12-28 22:30:12 -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