Sen descrición

Struan Clark d00c818b65 chore: remove view_dispatcher_enable_queue hai 1 ano
.github 5710cd8249 fix: bump build version, fix warnings hai 1 ano
catalog 3e1e5b6c69 chore: bump catalog hai 1 ano
chess ad09400dd7 chore: run fbt hai 1 ano
helpers ad09400dd7 chore: run fbt hai 1 ano
icons 8c82df3c31 fix: bump version, gfx update hai 1 ano
sam ad09400dd7 chore: run fbt hai 1 ano
scenes ad09400dd7 chore: run fbt hai 1 ano
views ad09400dd7 chore: run fbt hai 1 ano
.gitignore 675e1456f0 fix/illegal-move hai 1 ano
LICENSE 05b32efa2f feat: initial prototype %!s(int64=2) %!d(string=hai) anos
README.md 5710cd8249 fix: bump build version, fix warnings hai 1 ano
application.fam 9d481a1f19 chore: bump version hai 1 ano
flipchess.c d00c818b65 chore: remove view_dispatcher_enable_queue hai 1 ano
flipchess.h 9d481a1f19 chore: bump version 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.104.0 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)