Willy-JL 47e1d44fb8 Merge chess from https://github.com/xMasterX/all-the-plugins пре 1 година
..
.github caf58eb3ff Merge chess from https://github.com/xtruan/flipper-chess пре 1 година
catalog 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess пре 1 година
chess c443619d77 Format пре 1 година
helpers fe2077c82e New formatting пре 1 година
icons 27d4d8c1d8 Fix merge пре 2 година
sam fe2077c82e New formatting пре 1 година
scenes fe2077c82e New formatting пре 1 година
views fe2077c82e New formatting пре 1 година
.gitignore e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins пре 2 година
.gitsubtree ff24807dc8 Fix remote fetch order пре 1 година
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins пре 2 година
README.md caf58eb3ff Merge chess from https://github.com/xtruan/flipper-chess пре 1 година
application.fam 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess пре 1 година
flipchess.c 47e1d44fb8 Merge chess from https://github.com/xMasterX/all-the-plugins пре 1 година
flipchess.h fe2077c82e New formatting пре 1 година
flipchess_10px.png e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins пре 2 година

README.md

flipper-chess

Build

HOW ABOUT A NICE GAME OF CHESS?

FLIPR

Chess game for Flipper Zero

  • Built against 0.104.0 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)