mirror of
https://github.com/D4C1-Labs/Flipper-ARF.git
synced 2026-07-31 03:49:24 +00:00
flipper-chess
Chess game for Flipper Zero
- Built against
0.86.1Flipper Zero firmware release - Uses smallchesslib
Installation
- Download last release fap file
- Copy fap file to the apps folder of your Flipper SD card
Usage
- Start "Chess" plugin
Build
- Recursively clone your base firmware (official or not)
- Clone this repository in
applications_user - Build with
./fbt fap_dist APPSRC=applications_user/flipper-chess - Retrieve build fap in dist subfolders
(More info about build tool here)