Brak opisu

MX d0e05bc5dc fixing some big bugs 2 lat temu
.github dea4ea2896 API 31 / unzip sources 2 lat temu
images dea4ea2896 API 31 / unzip sources 2 lat temu
img 96a9ab34ad Add Screenshots 2 lat temu
LICENSE dea4ea2896 API 31 / unzip sources 2 lat temu
README.md dea4ea2896 API 31 / unzip sources 2 lat temu
application.fam d0e05bc5dc fixing some big bugs 2 lat temu
game_reversi.c d0e05bc5dc fixing some big bugs 2 lat temu
game_reversi.png dea4ea2896 API 31 / unzip sources 2 lat temu
reversi.c dea4ea2896 API 31 / unzip sources 2 lat temu
reversi.h dea4ea2896 API 31 / unzip sources 2 lat temu

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