Willy-JL ff24807dc8 Fix remote fetch order 1 rok temu
..
.github 27d4d8c1d8 Fix merge 2 lat temu
catalog 27d4d8c1d8 Fix merge 2 lat temu
chess e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 lat temu
helpers 1836cb8846 Merge chess from https://github.com/xMasterX/all-the-plugins 1 rok temu
icons 27d4d8c1d8 Fix merge 2 lat temu
sam f5efc5bec3 Fixes for toolchain 28 / gcc 12 pt2 1 rok temu
scenes e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 lat temu
views 26906fdec2 Chess: Builtin scumm roman font 1 rok temu
.gitignore e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 lat temu
.gitsubtree ff24807dc8 Fix remote fetch order 1 rok temu
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 lat temu
README.md 27d4d8c1d8 Fix merge 2 lat temu
application.fam e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 lat temu
flipchess.c e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 lat temu
flipchess.h e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 lat temu
flipchess_10px.png e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 lat temu

README.md

flipper-chess

Build

HOW ABOUT A NICE GAME OF CHESS?

FLIPR

Chess game for Flipper Zero

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