mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-18 19:01:47 +03:00
28eb4d1060
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 |
||
---|---|---|
.. | ||
assets | ||
img | ||
application.fam | ||
assets.h | ||
LICENSE | ||
minesweeper_icon.png | ||
minesweeper.c | ||
README.md |
Minesweeper
This is a Minesweeper implementation for the Flipper Zero device.
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