Willy-JL e99cd306ab Minesweeper: Fixes 2 anni fa
..
assets 4d5a9f5a38 Add minesweeper from https://github.com/panki27/minesweeper 2 anni fa
img 4d5a9f5a38 Add minesweeper from https://github.com/panki27/minesweeper 2 anni fa
.gitsubtree 4d5a9f5a38 Add minesweeper from https://github.com/panki27/minesweeper 2 anni fa
LICENSE 4d5a9f5a38 Add minesweeper from https://github.com/panki27/minesweeper 2 anni fa
README.md 4d5a9f5a38 Add minesweeper from https://github.com/panki27/minesweeper 2 anni fa
application.fam e99cd306ab Minesweeper: Fixes 2 anni fa
assets.h 4d5a9f5a38 Add minesweeper from https://github.com/panki27/minesweeper 2 anni fa
minesweeper.c e99cd306ab Minesweeper: Fixes 2 anni fa
minesweeper_icon.png 4d5a9f5a38 Add minesweeper from https://github.com/panki27/minesweeper 2 anni fa

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