Willy-JL fe2077c82e New formatting il y a 1 an
..
.github 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess il y a 1 an
catalog 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess il y a 1 an
chess fe2077c82e New formatting il y a 1 an
helpers fe2077c82e New formatting il y a 1 an
icons 27d4d8c1d8 Fix merge il y a 2 ans
sam fe2077c82e New formatting il y a 1 an
scenes fe2077c82e New formatting il y a 1 an
views fe2077c82e New formatting il y a 1 an
.gitignore e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins il y a 2 ans
.gitsubtree ff24807dc8 Fix remote fetch order il y a 1 an
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins il y a 2 ans
README.md 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess il y a 1 an
application.fam 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess il y a 1 an
flipchess.c 676d035fb6 Fix view alloc/free il y a 1 an
flipchess.h fe2077c82e New formatting il y a 1 an
flipchess_10px.png e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins il y a 2 ans

README.md

flipper-chess

Build

HOW ABOUT A NICE GAME OF CHESS?

FLIPR

Chess game for Flipper Zero

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