Keine Beschreibung

xtruan 06d8fa45fb fix: more robust file handling, bump version vor 2 Jahren
.github 3aae10520b fix: workflow vor 2 Jahren
chess c326539e2f chore: fbt format vor 2 Jahren
helpers 06d8fa45fb fix: more robust file handling, bump version vor 2 Jahren
icons 7d00831275 feat: update graphic vor 2 Jahren
sam 7437f4c6df feat: voice proto vor 2 Jahren
scenes 06d8fa45fb fix: more robust file handling, bump version vor 2 Jahren
views 06d8fa45fb fix: more robust file handling, bump version vor 2 Jahren
.gitignore 05b32efa2f feat: initial prototype vor 2 Jahren
LICENSE 05b32efa2f feat: initial prototype vor 2 Jahren
README.md 30c34f7fe1 Update README.md vor 2 Jahren
application.fam 42414c73b0 fix: draw board between all moves vor 2 Jahren
flipchess.c 8b0f4d74c8 feat: updated voice vor 2 Jahren
flipchess.h 06d8fa45fb fix: more robust file handling, bump version vor 2 Jahren
flipchess_10px.png f66c8ad5b2 fix: ui and icon cleanup vor 2 Jahren

README.md

flipper-chess

Build

Chess game for Flipper Zero

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)