Sem descrição

xtruan bd2065c3bb chore: remove donate há 2 anos atrás
.github 3aae10520b fix: workflow há 2 anos atrás
chess c326539e2f chore: fbt format há 2 anos atrás
helpers 44ca70e832 feat: flipbip > flipchess framework updates há 2 anos atrás
icons f66c8ad5b2 fix: ui and icon cleanup há 2 anos atrás
scenes c326539e2f chore: fbt format há 2 anos atrás
views 53b9eb3c41 fix: remove select to exit to avoid hang bug há 2 anos atrás
.gitignore 05b32efa2f feat: initial prototype há 2 anos atrás
LICENSE 05b32efa2f feat: initial prototype há 2 anos atrás
README.md bd2065c3bb chore: remove donate há 2 anos atrás
application.fam 42414c73b0 fix: draw board between all moves há 2 anos atrás
flipchess.c 2c295f7273 fix: version, cleanup scene flow há 2 anos atrás
flipchess.h 2c295f7273 fix: version, cleanup scene flow há 2 anos atrás
flipchess_10px.png f66c8ad5b2 fix: ui and icon cleanup há 2 anos atrás

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)