MX 7d8eb6d34a Fixes for gcc12 1 год назад
..
.github 7fe606edbf update and add new app 2 лет назад
chess 75de93921a Update apps, add apps 2 лет назад
helpers 7d8eb6d34a Fixes for gcc12 1 год назад
icons 15e77a056f More updates 2 лет назад
sam 7d8eb6d34a Fixes for gcc12 1 год назад
scenes 15e77a056f More updates 2 лет назад
views 34272b39d9 update chess 2 лет назад
.gitignore 7fe606edbf update and add new app 2 лет назад
LICENSE 7fe606edbf update and add new app 2 лет назад
README.md 75de93921a Update apps, add apps 2 лет назад
application.fam 34272b39d9 update chess 2 лет назад
flipchess.c 15e77a056f More updates 2 лет назад
flipchess.h 34272b39d9 update chess 2 лет назад
flipchess_10px.png 06a12df3dd update apps and add new apps 2 лет назад

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)