Willy-JL fe2077c82e New formatting hai 1 ano
..
.github 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess hai 1 ano
catalog 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess hai 1 ano
chess fe2077c82e New formatting hai 1 ano
helpers fe2077c82e New formatting hai 1 ano
icons 27d4d8c1d8 Fix merge %!s(int64=2) %!d(string=hai) anos
sam fe2077c82e New formatting hai 1 ano
scenes fe2077c82e New formatting hai 1 ano
views fe2077c82e New formatting hai 1 ano
.gitignore e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
.gitsubtree ff24807dc8 Fix remote fetch order hai 1 ano
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
README.md 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess hai 1 ano
application.fam 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess hai 1 ano
flipchess.c 676d035fb6 Fix view alloc/free hai 1 ano
flipchess.h fe2077c82e New formatting hai 1 ano
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

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)