Willy-JL 394964718c Merge chess from https://github.com/xtruan/flipper-chess hace 1 año
..
.github 394964718c Merge chess from https://github.com/xtruan/flipper-chess hace 1 año
catalog 394964718c Merge chess from https://github.com/xtruan/flipper-chess hace 1 año
chess c443619d77 Format hace 1 año
helpers fe2077c82e New formatting hace 1 año
icons 2c022b2645 Merge chess from https://github.com/xtruan/flipper-chess hace 1 año
sam fe2077c82e New formatting hace 1 año
scenes fe2077c82e New formatting hace 1 año
views 394964718c Merge chess from https://github.com/xtruan/flipper-chess hace 1 año
.gitignore 394964718c Merge chess from https://github.com/xtruan/flipper-chess hace 1 año
.gitsubtree 1864a26b28 Better subtree scripts (#25) hace 1 año
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins hace 2 años
README.md 394964718c Merge chess from https://github.com/xtruan/flipper-chess hace 1 año
application.fam 394964718c Merge chess from https://github.com/xtruan/flipper-chess hace 1 año
flipchess.c 01d5618966 Format and remove view_dispatcher_enable_queue() hace 1 año
flipchess.h 394964718c Merge chess from https://github.com/xtruan/flipper-chess hace 1 año
flipchess_10px.png e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins hace 2 años

README.md

flipper-chess

Build

HOW ABOUT A NICE GAME OF CHESS?

FLIPR

Chess game for Flipper Zero

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