Aucune description

xtruan 514aba966f fix: select behavior il y a 2 ans
.github 229c7bd3a0 fix: workflows, scene flow il y a 2 ans
chess 44ca70e832 feat: flipbip > flipchess framework updates il y a 2 ans
helpers 44ca70e832 feat: flipbip > flipchess framework updates il y a 2 ans
icons 44ca70e832 feat: flipbip > flipchess framework updates il y a 2 ans
scenes c346ae65c8 fix: start screen, scene display, return behavior il y a 2 ans
views 514aba966f fix: select behavior il y a 2 ans
.gitignore 05b32efa2f feat: initial prototype il y a 2 ans
LICENSE 05b32efa2f feat: initial prototype il y a 2 ans
README.md 229c7bd3a0 fix: workflows, scene flow il y a 2 ans
application.fam 26965eeca4 fix: settings, appname il y a 2 ans
flipbip_10px.png 44ca70e832 feat: flipbip > flipchess framework updates il y a 2 ans
flipchess.c 26965eeca4 fix: settings, appname il y a 2 ans
flipchess.h 1a7663e984 feat: moves il y a 2 ans

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)