Willy-JL 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve
..
assets 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve
img 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve
.gitsubtree 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve
LICENSE 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve
README.md 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve
application.fam 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve
assets.h 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve
minesweeper.c 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve
minesweeper_icon.png 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 éve

README.md

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