Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 953 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 953 Bytes

Checkmate

A desktop app which implements chess.com's Game Review feature.

Screenshot

Requires a local installation of Stockfish to function.

Credits

The following resources are used in this project:

  1. Opening book via lichess-org/chess-openings from Lichess (CC0 1.0).
  2. Source Code Pro font via adobe-fonts/source-code-pro (SIL Open Font License 1.1).
  3. Chess pieces via Wikipedia from User:Cburnett (CC BY-SA 3.0).

A number of open-source libraries are also used in this project, which are listed in package.json as well as src-tauri/Cargo.toml.