MX 06a12df3dd update apps and add new apps 2 lat temu
..
.github 7fe606edbf update and add new app 2 lat temu
chess 75de93921a Update apps, add apps 2 lat temu
helpers 85ec9b0706 update chess 2 lat temu
icons 15e77a056f More updates 2 lat temu
sam 85ec9b0706 update chess 2 lat temu
scenes 15e77a056f More updates 2 lat temu
views 06a12df3dd update apps and add new apps 2 lat temu
.gitignore 7fe606edbf update and add new app 2 lat temu
LICENSE 7fe606edbf update and add new app 2 lat temu
README.md 75de93921a Update apps, add apps 2 lat temu
application.fam 06a12df3dd update apps and add new apps 2 lat temu
flipchess.c 15e77a056f More updates 2 lat temu
flipchess.h 06a12df3dd update apps and add new apps 2 lat temu
flipchess_10px.png 06a12df3dd update apps and add new apps 2 lat temu

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)