Tidak Ada Deskripsi

Struan Clark ad09400dd7 chore: run fbt 1 tahun lalu
.github 5710cd8249 fix: bump build version, fix warnings 1 tahun lalu
catalog 96cc2da53d fix: update catalog: 1 tahun lalu
chess ad09400dd7 chore: run fbt 1 tahun lalu
helpers ad09400dd7 chore: run fbt 1 tahun lalu
icons 8c82df3c31 fix: bump version, gfx update 1 tahun lalu
sam ad09400dd7 chore: run fbt 1 tahun lalu
scenes ad09400dd7 chore: run fbt 1 tahun lalu
views ad09400dd7 chore: run fbt 1 tahun lalu
.gitignore 675e1456f0 fix/illegal-move 1 tahun lalu
LICENSE 05b32efa2f feat: initial prototype 2 tahun lalu
README.md 5710cd8249 fix: bump build version, fix warnings 1 tahun lalu
application.fam e5ee4520df fix: bump app version 1 tahun lalu
flipchess.c f97b1c2761 fix: updates from Momentum 1 tahun lalu
flipchess.h ad09400dd7 chore: run fbt 1 tahun lalu
flipchess_10px.png e884872911 fix: icon color depth, closes #2 2 tahun lalu

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)