Sin descripción

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

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)