Keine Beschreibung

Struan Clark f850ffbc6d chore: bump FW build version vor 1 Jahr
.github f850ffbc6d chore: bump FW build version vor 1 Jahr
catalog 77f2a20000 chore: bump catalog again vor 1 Jahr
chess ad09400dd7 chore: run fbt vor 1 Jahr
helpers ad09400dd7 chore: run fbt vor 1 Jahr
icons 8c82df3c31 fix: bump version, gfx update vor 1 Jahr
sam ad09400dd7 chore: run fbt vor 1 Jahr
scenes ad09400dd7 chore: run fbt vor 1 Jahr
views ad09400dd7 chore: run fbt vor 1 Jahr
.gitignore 675e1456f0 fix/illegal-move vor 1 Jahr
LICENSE 05b32efa2f feat: initial prototype vor 2 Jahren
README.md f850ffbc6d chore: bump FW build version vor 1 Jahr
application.fam 9d481a1f19 chore: bump version vor 1 Jahr
flipchess.c d00c818b65 chore: remove view_dispatcher_enable_queue vor 1 Jahr
flipchess.h 9d481a1f19 chore: bump version vor 1 Jahr
flipchess_10px.png e884872911 fix: icon color depth, closes #2 vor 2 Jahren

README.md

flipper-chess

Build

HOW ABOUT A NICE GAME OF CHESS?

FLIPR

Chess game for Flipper Zero

  • Built against 1.1.2 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)