unleashed-firmware/applications/plugins/minesweeper
MX 28eb4d1060
Massive plugins refactoring
Not full refactoring, only small issues is fixed and moved all plugins to furi mutex instead of valuemutex

Many small issues was found and fixed due mutex upgrade

OFW removed 60 lines of code and it was painful
2023-03-08 00:18:23 +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_icon.png addding some great plugins to be preinstalled 2022-10-12 05:01:37 +03:00
minesweeper.c Massive plugins refactoring 2023-03-08 00:18:23 +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