Go to file
2022-10-14 17:46:43 +02: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 cleanup 2022-10-14 17:46:43 +02: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