Willy-JL c6ca0dae72 Reversi: Port save path, viewport, appid changes %!s(int64=2) %!d(string=hai) anos
..
.github 84286e691a Add reversi from https://github.com/dimat/flipperzero-reversi %!s(int64=2) %!d(string=hai) anos
images 84286e691a Add reversi from https://github.com/dimat/flipperzero-reversi %!s(int64=2) %!d(string=hai) anos
.gitignore 84286e691a Add reversi from https://github.com/dimat/flipperzero-reversi %!s(int64=2) %!d(string=hai) anos
.gitsubtree 84286e691a Add reversi from https://github.com/dimat/flipperzero-reversi %!s(int64=2) %!d(string=hai) anos
LICENSE 84286e691a Add reversi from https://github.com/dimat/flipperzero-reversi %!s(int64=2) %!d(string=hai) anos
README.md 84286e691a Add reversi from https://github.com/dimat/flipperzero-reversi %!s(int64=2) %!d(string=hai) anos
application.fam c6ca0dae72 Reversi: Port save path, viewport, appid changes %!s(int64=2) %!d(string=hai) anos
game_reversi.c c6ca0dae72 Reversi: Port save path, viewport, appid changes %!s(int64=2) %!d(string=hai) anos
game_reversi.png 84286e691a Add reversi from https://github.com/dimat/flipperzero-reversi %!s(int64=2) %!d(string=hai) anos
reversi.c 84286e691a Add reversi from https://github.com/dimat/flipperzero-reversi %!s(int64=2) %!d(string=hai) anos
reversi.h 84286e691a Add reversi from https://github.com/dimat/flipperzero-reversi %!s(int64=2) %!d(string=hai) anos

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