You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Felix Pankratz addd984e4e
Merge pull request #3 from panki27/flagsbased-uncover
Uncover surrounding fields if number of set flags is correct. Thanks @gelin
2 years ago
assets timer 2 years ago
img update screenshot 2 years ago
LICENSE LICENSE 2 years ago
README.md update README 2 years ago
application.fam icon 2 years ago
assets.h vibrate on hitting mine, fix empty cell graphic 2 years ago
minesweeper.c comments, minor cleanup 2 years ago
minesweeper_icon.png icon 2 years ago

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