Ingen beskrivning

xtruan d934a86567 chore: bump manifest 2 år sedan
.github bdce71f842 chore: update ufbt_build.yaml 2 år sedan
catalog d934a86567 chore: bump manifest 2 år sedan
chess c326539e2f chore: fbt format 2 år sedan
helpers f96c06f8e5 Fixes for ufbt 2 år sedan
icons 7d00831275 feat: update graphic 2 år sedan
sam f96c06f8e5 Fixes for ufbt 2 år sedan
scenes 06d8fa45fb fix: more robust file handling, bump version 2 år sedan
views 658ae86a18 fix: check for check, fix win detection, fix return behavior 2 år sedan
.gitignore 05b32efa2f feat: initial prototype 2 år sedan
LICENSE 05b32efa2f feat: initial prototype 2 år sedan
README.md 431aa0cbd8 Update README.md 2 år sedan
application.fam 658ae86a18 fix: check for check, fix win detection, fix return behavior 2 år sedan
flipchess.c 8b0f4d74c8 feat: updated voice 2 år sedan
flipchess.h 658ae86a18 fix: check for check, fix win detection, fix return behavior 2 år sedan
flipchess_10px.png e884872911 fix: icon color depth, closes #2 2 år sedan

README.md

flipper-chess

Build

HOW ABOUT A NICE GAME OF CHESS?

FLIPR

Chess game for Flipper Zero

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)