Няма описание

xtruan 672da2c99e fix: reamde преди 2 години
.github 229c7bd3a0 fix: workflows, scene flow преди 2 години
chess 357f9a8bd4 fix: add fallthrough comments преди 2 години
helpers 44ca70e832 feat: flipbip > flipchess framework updates преди 2 години
icons f66c8ad5b2 fix: ui and icon cleanup преди 2 години
scenes b6e8aa15e4 fix: ui cleanup преди 2 години
views f66c8ad5b2 fix: ui and icon cleanup преди 2 години
.gitignore 05b32efa2f feat: initial prototype преди 2 години
LICENSE 05b32efa2f feat: initial prototype преди 2 години
README.md 672da2c99e fix: reamde преди 2 години
application.fam f66c8ad5b2 fix: ui and icon cleanup преди 2 години
flipchess.c 26965eeca4 fix: settings, appname преди 2 години
flipchess.h 916fe66e0e fix: version 0.1.0 преди 2 години
flipchess_10px.png f66c8ad5b2 fix: ui and icon cleanup преди 2 години

README.md

flipper-chess

Chess game for Flipper Zero.

  • Built against 0.86.1 Flipper Zero firmware release
  • Uses smallchesslib

DONATE IF YOU LIKE THE GAME

  • ETH (or ERC-20): xtruan.eth or 0xa9Ad79502cdaf4F6881f3C2ef260713e5B771CE2
  • BTC: 16RP5Ui5QrWrVh2rR7NKAPwE5A4uFjCfbs

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)