Ei kuvausta

xtruan de01e1c881 feat: resume game 2 vuotta sitten
.github 3aae10520b fix: workflow 2 vuotta sitten
chess c326539e2f chore: fbt format 2 vuotta sitten
helpers 44ca70e832 feat: flipbip > flipchess framework updates 2 vuotta sitten
icons f66c8ad5b2 fix: ui and icon cleanup 2 vuotta sitten
scenes de01e1c881 feat: resume game 2 vuotta sitten
views de01e1c881 feat: resume game 2 vuotta sitten
.gitignore 05b32efa2f feat: initial prototype 2 vuotta sitten
LICENSE 05b32efa2f feat: initial prototype 2 vuotta sitten
README.md bd2065c3bb chore: remove donate 2 vuotta sitten
application.fam 42414c73b0 fix: draw board between all moves 2 vuotta sitten
flipchess.c de01e1c881 feat: resume game 2 vuotta sitten
flipchess.h de01e1c881 feat: resume game 2 vuotta sitten
flipchess_10px.png f66c8ad5b2 fix: ui and icon cleanup 2 vuotta sitten

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)