MX 15e77a056f More updates 2 年之前
..
.github 7fe606edbf update and add new app 2 年之前
chess 75de93921a Update apps, add apps 2 年之前
helpers 15e77a056f More updates 2 年之前
icons 15e77a056f More updates 2 年之前
sam 15e77a056f More updates 2 年之前
scenes 15e77a056f More updates 2 年之前
views 15e77a056f More updates 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 75de93921a Update apps, add apps 2 年之前
flipchess.c 15e77a056f More updates 2 年之前
flipchess.h 15e77a056f More updates 2 年之前
flipchess_10px.png 7fe606edbf update and add new app 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)