mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-24 13:33:06 +00:00
72f250195c
All games now will increase flipper's level when you start them or win in some of them Games with endless play like tetris or flappy bird has no winning logic so they will increase level only when you start them |
||
---|---|---|
.. | ||
assets | ||
img | ||
application.fam | ||
assets.h | ||
LICENSE | ||
minesweeper.c | ||
minesweeper_icon.png | ||
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