Skip to content

Releases: bhatganeshdarshan/chess-game-review

Chess-Game-Review v0.1.0

14 May 06:15
61f31a4

Choose a tag to compare

Initial Public Release - v0.1.0 🎉

First stable release of Chess Game Review!

This version includes:

  • PGN analysis with Stockfish.
  • Move classifications (Blunder, Brilliant, etc.).
  • Accuracy and ACPL calculations.
  • Natural language explanations for moves.
  • Flask server with /analyze and /status endpoints.

See README.md for full features and usage instructions.
Install via pip: pip install chess-game-review