Açıklama Yok

xtruan 4f806e5af7 fix: msg text 2 yıl önce
.github 229c7bd3a0 fix: workflows, scene flow 2 yıl önce
chess 44ca70e832 feat: flipbip > flipchess framework updates 2 yıl önce
helpers 44ca70e832 feat: flipbip > flipchess framework updates 2 yıl önce
icons 44ca70e832 feat: flipbip > flipchess framework updates 2 yıl önce
scenes c346ae65c8 fix: start screen, scene display, return behavior 2 yıl önce
views 4f806e5af7 fix: msg text 2 yıl önce
.gitignore 05b32efa2f feat: initial prototype 2 yıl önce
LICENSE 05b32efa2f feat: initial prototype 2 yıl önce
README.md 229c7bd3a0 fix: workflows, scene flow 2 yıl önce
application.fam 26965eeca4 fix: settings, appname 2 yıl önce
flipbip_10px.png 44ca70e832 feat: flipbip > flipchess framework updates 2 yıl önce
flipchess.c 26965eeca4 fix: settings, appname 2 yıl önce
flipchess.h 1a7663e984 feat: moves 2 yıl önce

README.md

flipper-chess

Flipper Zero Chess game.

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)