Sin descripción

Struan Clark ad09400dd7 chore: run fbt hace 1 año
.github 5710cd8249 fix: bump build version, fix warnings hace 1 año
catalog 96cc2da53d fix: update catalog: hace 1 año
chess ad09400dd7 chore: run fbt hace 1 año
helpers ad09400dd7 chore: run fbt hace 1 año
icons 8c82df3c31 fix: bump version, gfx update hace 1 año
sam ad09400dd7 chore: run fbt hace 1 año
scenes ad09400dd7 chore: run fbt hace 1 año
views ad09400dd7 chore: run fbt hace 1 año
.gitignore 675e1456f0 fix/illegal-move hace 1 año
LICENSE 05b32efa2f feat: initial prototype hace 2 años
README.md 5710cd8249 fix: bump build version, fix warnings hace 1 año
application.fam e5ee4520df fix: bump app version hace 1 año
flipchess.c f97b1c2761 fix: updates from Momentum hace 1 año
flipchess.h ad09400dd7 chore: run fbt hace 1 año
flipchess_10px.png e884872911 fix: icon color depth, closes #2 hace 2 años

README.md

flipper-chess

Build

HOW ABOUT A NICE GAME OF CHESS?

FLIPR

Chess game for Flipper Zero

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