Нема описа

Willy-JL 63580bfd7b Squashed 'chess/' changes from 322f7f22a..b9e2d71db пре 2 година
.github 63580bfd7b Squashed 'chess/' changes from 322f7f22a..b9e2d71db пре 2 година
chess c326539e2f chore: fbt format пре 2 година
helpers f96c06f8e5 Fixes for ufbt пре 2 година
icons 7d00831275 feat: update graphic пре 2 година
sam f96c06f8e5 Fixes for ufbt пре 2 година
scenes 06d8fa45fb fix: more robust file handling, bump version пре 2 година
views c340eb5ec6 feat: custom font пре 2 година
.gitignore 05b32efa2f feat: initial prototype пре 2 година
LICENSE 05b32efa2f feat: initial prototype пре 2 година
README.md 63580bfd7b Squashed 'chess/' changes from 322f7f22a..b9e2d71db пре 2 година
application.fam c340eb5ec6 feat: custom font пре 2 година
flipchess.c 8b0f4d74c8 feat: updated voice пре 2 година
flipchess.h c340eb5ec6 feat: custom font пре 2 година
flipchess_10px.png e884872911 fix: icon color depth, closes #2 пре 2 година

README.md

flipper-chess

Chess game for Flipper Zero

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