xtruan / flipper-chess

How about a nice game of chess?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

How about a nice game of chess?

License:MIT License


Languages

Language:C++ 51.9%Language:C 48.1%