Willy-JL e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
..
.github e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
chess e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
helpers e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
icons e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
sam e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
scenes e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
views e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
.gitignore e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
.gitsubtree e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
README.md e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
application.fam e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
flipchess.c e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
flipchess.h e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад
flipchess_10px.png e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 лет назад

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)