unleashed-firmware/applications/plugins/minesweeper
MX 72f250195c
Playing games now affect Flipper's level
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
2023-02-05 15:39:10 +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 Playing games now affect Flipper's level 2023-02-05 15:39:10 +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