Sen descrición

Struan Clark 431aa0cbd8 Update README.md %!s(int64=2) %!d(string=hai) anos
.github 3aae10520b fix: workflow %!s(int64=2) %!d(string=hai) anos
chess c326539e2f chore: fbt format %!s(int64=2) %!d(string=hai) anos
helpers 75b3bfe877 feat: board saved to file %!s(int64=2) %!d(string=hai) anos
icons 7d00831275 feat: update graphic %!s(int64=2) %!d(string=hai) anos
sam 7437f4c6df feat: voice proto %!s(int64=2) %!d(string=hai) anos
scenes 496943ecef fix: clean up voice line locations %!s(int64=2) %!d(string=hai) anos
views 496943ecef fix: clean up voice line locations %!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 42414c73b0 fix: draw board between all moves %!s(int64=2) %!d(string=hai) anos
flipchess.c 8b0f4d74c8 feat: updated voice %!s(int64=2) %!d(string=hai) anos
flipchess.h 8b0f4d74c8 feat: updated voice %!s(int64=2) %!d(string=hai) anos
flipchess_10px.png f66c8ad5b2 fix: ui and icon cleanup %!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)