unleashed-firmware/applications/plugins/minesweeper
2022-11-02 23:19:33 +03:00
..
assets addding some great plugins to be preinstalled 2022-10-12 05:01:37 +03:00
img addding some great plugins to be preinstalled 2022-10-12 05:01:37 +03:00
application.fam addding some great plugins to be preinstalled 2022-10-12 05:01:37 +03:00
assets.h add sec+ 1.0/2.0 433mhz in add manually, and run fbt fmt 2022-10-14 01:49:32 +03:00
LICENSE addding some great plugins to be preinstalled 2022-10-12 05:01:37 +03:00
minesweeper.c Fix part 2 2022-11-02 23:19:33 +03:00
minesweeper_icon.png addding some great plugins to be preinstalled 2022-10-12 05:01:37 +03:00
README.md update minesweeper 2022-10-14 01:43:57 +03:00

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