Sen descrición

Struan be56492e7e fix: remove ref to u8g2 hai 1 ano
.github be56492e7e fix: remove ref to u8g2 hai 1 ano
catalog 5214970835 chore: bump manifest hai 1 ano
chess c326539e2f chore: fbt format %!s(int64=2) %!d(string=hai) anos
helpers be56492e7e fix: remove ref to u8g2 hai 1 ano
icons f97b1c2761 fix: updates from Momentum hai 1 ano
sam 5b5957e032 Merge branch 'main' into develop hai 1 ano
scenes 06d8fa45fb fix: more robust file handling, bump version %!s(int64=2) %!d(string=hai) anos
views f97b1c2761 fix: updates from Momentum hai 1 ano
.gitignore 05b32efa2f feat: initial prototype %!s(int64=2) %!d(string=hai) anos
LICENSE 05b32efa2f feat: initial prototype %!s(int64=2) %!d(string=hai) anos
README.md f97b1c2761 fix: updates from Momentum hai 1 ano
application.fam 7dda90e780 fix: version bump, disable ufbt build hai 1 ano
flipchess.c f97b1c2761 fix: updates from Momentum hai 1 ano
flipchess.h 7dda90e780 fix: version bump, disable ufbt build hai 1 ano
flipchess_10px.png e884872911 fix: icon color depth, closes #2 %!s(int64=2) %!d(string=hai) anos

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)