A desktop app which implements chess.com's Game Review feature.
Requires a local installation of Stockfish to function.
The following resources are used in this project:
- Opening book via
lichess-org/chess-openings
from Lichess (CC0 1.0). - Source Code Pro font via
adobe-fonts/source-code-pro
(SIL Open Font License 1.1). - 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
.