Keine Beschreibung

Struan Clark ea5a3ba965 chore: manifest update vor 2 Jahren
.github bdce71f842 chore: update ufbt_build.yaml vor 2 Jahren
catalog ea5a3ba965 chore: manifest update 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 06d8fa45fb fix: more robust file handling, bump version vor 2 Jahren
.gitignore 05b32efa2f feat: initial prototype vor 2 Jahren
LICENSE 05b32efa2f feat: initial prototype vor 2 Jahren
README.md 431aa0cbd8 Update README.md vor 2 Jahren
application.fam e884872911 fix: icon color depth, closes #2 vor 2 Jahren
flipchess.c 8b0f4d74c8 feat: updated voice vor 2 Jahren
flipchess.h e884872911 fix: icon color depth, closes #2 vor 2 Jahren
flipchess_10px.png e884872911 fix: icon color depth, closes #2 vor 2 Jahren

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)