Aucune description

MX 31dd80cbd2 Update apps, add apps il y a 2 ans
.github fd8c164295 update and add new app il y a 2 ans
chess 31dd80cbd2 Update apps, add apps il y a 2 ans
helpers fd8c164295 update and add new app il y a 2 ans
icons fd8c164295 update and add new app il y a 2 ans
scenes 31dd80cbd2 Update apps, add apps il y a 2 ans
views 31dd80cbd2 Update apps, add apps il y a 2 ans
.gitignore fd8c164295 update and add new app il y a 2 ans
LICENSE fd8c164295 update and add new app il y a 2 ans
README.md 31dd80cbd2 Update apps, add apps il y a 2 ans
application.fam 31dd80cbd2 Update apps, add apps il y a 2 ans
flipchess.c 31dd80cbd2 Update apps, add apps il y a 2 ans
flipchess.h 31dd80cbd2 Update apps, add apps il y a 2 ans
flipchess_10px.png fd8c164295 update and add new app il y a 2 ans

README.md

flipper-chess

Chess game for Flipper Zero

  • Built against 0.86.1 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)