Willy-JL 27d4d8c1d8 Fix merge 2 år sedan
..
assets 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 år sedan
img 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 år sedan
.gitsubtree 27d4d8c1d8 Fix merge 2 år sedan
LICENSE 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 år sedan
README.md 27d4d8c1d8 Fix merge 2 år sedan
application.fam 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 år sedan
assets.h 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 år sedan
minesweeper.c 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 år sedan
minesweeper_icon.png 3ff7ee8a24 Add minesweeper from https://github.com/xMasterX/all-the-plugins 2 år sedan

README.md

Minesweeper

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