Aucune description

Struan 5b5957e032 Merge branch 'main' into develop il y a 1 an
.github 1aca239567 Update ufbt_build.yaml il y a 1 an
catalog 322f7f22a3 chore: catalog il y a 2 ans
chess c326539e2f chore: fbt format il y a 2 ans
helpers f97b1c2761 fix: updates from Momentum il y a 1 an
icons f97b1c2761 fix: updates from Momentum il y a 1 an
sam 5b5957e032 Merge branch 'main' into develop il y a 1 an
scenes 06d8fa45fb fix: more robust file handling, bump version il y a 2 ans
views f97b1c2761 fix: updates from Momentum il y a 1 an
.gitignore 05b32efa2f feat: initial prototype il y a 2 ans
LICENSE 05b32efa2f feat: initial prototype il y a 2 ans
README.md f97b1c2761 fix: updates from Momentum il y a 1 an
application.fam c340eb5ec6 feat: custom font il y a 2 ans
flipchess.c f97b1c2761 fix: updates from Momentum il y a 1 an
flipchess.h c340eb5ec6 feat: custom font il y a 2 ans
flipchess_10px.png e884872911 fix: icon color depth, closes #2 il y a 2 ans

README.md

flipper-chess

Build

HOW ABOUT A NICE GAME OF CHESS?

FLIPR

Chess game for Flipper Zero

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