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

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