Go to file
Felix Pankratz 34b645c51e
Merge pull request #7 from gelin/fix-v0.72.1
fix build for firmware v0.72.1
2022-12-23 14:05:24 +01:00
assets timer 2022-09-23 21:55:58 +02:00
img update screenshot 2022-09-23 23:03:38 +02:00
application.fam icon 2022-09-24 00:32:48 +02:00
assets.h vibrate on hitting mine, fix empty cell graphic 2022-09-23 15:13:22 +02:00
LICENSE LICENSE 2022-09-23 17:05:21 +02:00
minesweeper_icon.png icon 2022-09-24 00:32:48 +02:00
minesweeper.c fix build for firmware v0.72.1 2022-12-09 15:16:03 +06:00
README.md update README 2022-10-09 15:56:57 +02:00

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