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

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)