Nincs leírás

Willy-JL 4dc156de3a Squashed 'reversi/' changes from 2250e48d9..d0e05bc5d 2 éve
.github a093cba297 Upload artifacts from GitHub Actions 3 éve
images 03e22baaa7 Screenshot for game over 3 éve
img 4dc156de3a Squashed 'reversi/' changes from 2250e48d9..d0e05bc5d 2 éve
LICENSE 7a829002c5 initial working version in text mode and not refactored 3 éve
README.md 03e22baaa7 Screenshot for game over 3 éve
application.fam 4dc156de3a Squashed 'reversi/' changes from 2250e48d9..d0e05bc5d 2 éve
game_reversi.c 4dc156de3a Squashed 'reversi/' changes from 2250e48d9..d0e05bc5d 2 éve
game_reversi.png 88ecbdd7c7 Flipper Zero GUI 3 éve
reversi.c 4dc156de3a Squashed 'reversi/' changes from 2250e48d9..d0e05bc5d 2 éve
reversi.h 4dc156de3a Squashed 'reversi/' changes from 2250e48d9..d0e05bc5d 2 éve

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