Willy-JL 01d5618966 Format and remove view_dispatcher_enable_queue() 1 year ago
..
.github caf58eb3ff Merge chess from https://github.com/xtruan/flipper-chess 1 year ago
catalog 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess 1 year ago
chess c443619d77 Format 1 year ago
helpers fe2077c82e New formatting 1 year ago
icons 27d4d8c1d8 Fix merge 2 years ago
sam fe2077c82e New formatting 1 year ago
scenes fe2077c82e New formatting 1 year ago
views fe2077c82e New formatting 1 year ago
.gitignore e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 years ago
.gitsubtree ff24807dc8 Fix remote fetch order 1 year ago
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 years ago
README.md caf58eb3ff Merge chess from https://github.com/xtruan/flipper-chess 1 year ago
application.fam 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess 1 year ago
flipchess.c 01d5618966 Format and remove view_dispatcher_enable_queue() 1 year ago
flipchess.h fe2077c82e New formatting 1 year ago
flipchess_10px.png e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 years ago

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)