Willy-JL 27d4d8c1d8 Fix merge 2 年之前
..
.github 27d4d8c1d8 Fix merge 2 年之前
catalog 27d4d8c1d8 Fix merge 2 年之前
chess e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前
helpers e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前
icons 27d4d8c1d8 Fix merge 2 年之前
sam e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前
scenes e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前
views 27d4d8c1d8 Fix merge 2 年之前
.gitignore e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前
.gitsubtree 27d4d8c1d8 Fix merge 2 年之前
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前
README.md 27d4d8c1d8 Fix merge 2 年之前
application.fam e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前
flipchess.c e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前
flipchess.h e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前
flipchess_10px.png e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins 2 年之前

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)