Keine Beschreibung

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

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)