Brak opisu

xtruan 916fe66e0e fix: version 0.1.0 2 lat temu
.github 229c7bd3a0 fix: workflows, scene flow 2 lat temu
chess 357f9a8bd4 fix: add fallthrough comments 2 lat temu
helpers 44ca70e832 feat: flipbip > flipchess framework updates 2 lat temu
icons f66c8ad5b2 fix: ui and icon cleanup 2 lat temu
scenes b6e8aa15e4 fix: ui cleanup 2 lat temu
views f66c8ad5b2 fix: ui and icon cleanup 2 lat temu
.gitignore 05b32efa2f feat: initial prototype 2 lat temu
LICENSE 05b32efa2f feat: initial prototype 2 lat temu
README.md 229c7bd3a0 fix: workflows, scene flow 2 lat temu
application.fam f66c8ad5b2 fix: ui and icon cleanup 2 lat temu
flipchess.c 26965eeca4 fix: settings, appname 2 lat temu
flipchess.h 916fe66e0e fix: version 0.1.0 2 lat temu
flipchess_10px.png f66c8ad5b2 fix: ui and icon cleanup 2 lat temu

README.md

flipper-chess

Flipper Zero Chess game.

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)