Willy-JL e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
..
.github e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
chess e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
helpers e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
icons e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
sam e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
scenes e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
views e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
.gitignore e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
.gitsubtree e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
README.md e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
application.fam e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
flipchess.c e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
flipchess.h e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
flipchess_10px.png e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos

README.md

flipper-chess

Chess game for Flipper Zero

  • Built against 0.86.1 Flipper Zero firmware release
  • Uses smallchesslib

Installation

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)