WillyJL 1864a26b28 Better subtree scripts (#25) há 1 ano atrás
..
.github caf58eb3ff Merge chess from https://github.com/xtruan/flipper-chess há 1 ano atrás
catalog 2c022b2645 Merge chess from https://github.com/xtruan/flipper-chess há 1 ano atrás
chess c443619d77 Format há 1 ano atrás
helpers fe2077c82e New formatting há 1 ano atrás
icons 2c022b2645 Merge chess from https://github.com/xtruan/flipper-chess há 1 ano atrás
sam fe2077c82e New formatting há 1 ano atrás
scenes fe2077c82e New formatting há 1 ano atrás
views fe2077c82e New formatting há 1 ano atrás
.gitignore e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins há 2 anos atrás
.gitsubtree 1864a26b28 Better subtree scripts (#25) há 1 ano atrás
LICENSE e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins há 2 anos atrás
README.md caf58eb3ff Merge chess from https://github.com/xtruan/flipper-chess há 1 ano atrás
application.fam 2c022b2645 Merge chess from https://github.com/xtruan/flipper-chess há 1 ano atrás
flipchess.c 01d5618966 Format and remove view_dispatcher_enable_queue() há 1 ano atrás
flipchess.h 2c022b2645 Merge chess from https://github.com/xtruan/flipper-chess há 1 ano atrás
flipchess_10px.png e3b57af2f1 Add chess from https://github.com/xMasterX/all-the-plugins há 2 anos atrás

README.md

flipper-chess

Build

HOW ABOUT A NICE GAME OF CHESS?

FLIPR

Chess game for Flipper Zero

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