Sen descrición

Struan 8bce552603 Merge pull request #7 from leha-bot/fix/build-on-rel-fw hai 1 ano
.github bdce71f842 chore: update ufbt_build.yaml %!s(int64=2) %!d(string=hai) anos
catalog 322f7f22a3 chore: catalog %!s(int64=2) %!d(string=hai) anos
chess c326539e2f chore: fbt format %!s(int64=2) %!d(string=hai) anos
helpers 57b7f6517e fix: avoid dangling pointers to local storage hai 1 ano
icons 7d00831275 feat: update graphic %!s(int64=2) %!d(string=hai) anos
sam 66995c1bc1 fix: avoid buffer overflow in sam engine if index == 255 hai 1 ano
scenes 06d8fa45fb fix: more robust file handling, bump version %!s(int64=2) %!d(string=hai) anos
views c340eb5ec6 feat: custom font %!s(int64=2) %!d(string=hai) anos
.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 431aa0cbd8 Update README.md %!s(int64=2) %!d(string=hai) anos
application.fam c340eb5ec6 feat: custom font %!s(int64=2) %!d(string=hai) anos
flipchess.c 8b0f4d74c8 feat: updated voice %!s(int64=2) %!d(string=hai) anos
flipchess.h c340eb5ec6 feat: custom font %!s(int64=2) %!d(string=hai) anos
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

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)