Keine Beschreibung

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

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)