Няма описание

xtruan 7d00831275 feat: update graphic преди 2 години
.github 3aae10520b fix: workflow преди 2 години
chess c326539e2f chore: fbt format преди 2 години
helpers 44ca70e832 feat: flipbip > flipchess framework updates преди 2 години
icons 7d00831275 feat: update graphic преди 2 години
scenes de01e1c881 feat: resume game преди 2 години
views 7d00831275 feat: update graphic преди 2 години
.gitignore 05b32efa2f feat: initial prototype преди 2 години
LICENSE 05b32efa2f feat: initial prototype преди 2 години
README.md bd2065c3bb chore: remove donate преди 2 години
application.fam 42414c73b0 fix: draw board between all moves преди 2 години
flipchess.c de01e1c881 feat: resume game преди 2 години
flipchess.h 86b825d56d feat: FLIPR graphic, version bump преди 2 години
flipchess_10px.png f66c8ad5b2 fix: ui and icon cleanup преди 2 години

README.md

flipper-chess

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)