Sin descripción

MX 38acf7cc85 remove deprecated view_dispatcher_enable_queue hace 1 año
.github fd8c164295 update and add new app hace 2 años
chess 31dd80cbd2 Update apps, add apps hace 2 años
helpers 9df1acbbf4 upd chess hace 1 año
icons bd3e6fd219 More updates hace 2 años
sam 9df1acbbf4 upd chess hace 1 año
scenes bd3e6fd219 More updates hace 2 años
views 9df1acbbf4 upd chess hace 1 año
.gitignore fd8c164295 update and add new app hace 2 años
LICENSE fd8c164295 update and add new app hace 2 años
README.md 31dd80cbd2 Update apps, add apps hace 2 años
application.fam 9df1acbbf4 upd chess hace 1 año
flipchess.c 38acf7cc85 remove deprecated view_dispatcher_enable_queue hace 1 año
flipchess.h 9df1acbbf4 upd chess hace 1 año
flipchess_10px.png 2bffd05469 update apps and add new apps hace 2 años

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)