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

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