Aucune description

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

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)