Awesome
Reversi game for Flipper Zero
Compile
- Clone firmware
- Go to the
applications_user
directory - Create a symlink to this repo assuming that these two repos are on the same level:
ln -s ../../flipperzero-reversi flipperzero-reversi
- From the main directory of the firmware run:
./fbt faps
Install
- Open folder
./build/f7-firmware-D/.extapps/
from the firmware directory - Open qFlipper
- Open File Manager, SD Card/apps/games
- Drag
game_reversi.fapp
to qFlipper
Controls
The game controls should be intuitive. Longs press on OK opens the menu to start a new game.
Thanks to:
License
MIT Copyright 2023 Dmitry Matyukhin