MX 7c0871feda redraw manually just in case 1 год назад
..
.github 0bf9767883 API 31 / unzip sources 2 лет назад
images 0bf9767883 API 31 / unzip sources 2 лет назад
img 8e523fbb5c Add Screenshots 2 лет назад
LICENSE 0bf9767883 API 31 / unzip sources 2 лет назад
README.md 0bf9767883 API 31 / unzip sources 2 лет назад
application.fam 6e6f3b1387 bump versions for catalog 1 год назад
game_reversi.c d3881440f1 update reversi 1 год назад
game_reversi.png 7c0871feda redraw manually just in case 1 год назад
reversi.c d3881440f1 update reversi 1 год назад
reversi.h d3881440f1 update reversi 1 год назад

README.md

Reversi game for Flipper Zero

Game screen Menu screen You win

Compile

  1. Clone firmware
  2. Go to the applications_user directory
  3. Create a symlink to this repo assuming that these two repos are on the same level:

    ln -s ../../flipperzero-reversi flipperzero-reversi
    
  4. From the main directory of the firmware run:

    ./fbt faps
    

Install

  1. Open folder ./build/f7-firmware-D/.extapps/ from the firmware directory
  2. Open qFlipper
  3. Open File Manager, SD Card/apps/games
  4. 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