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

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)