Skip to content

Releases: gaelazzo/python_chess

v1.2.4

10 Jun 20:21

Choose a tag to compare

v1.2.4 - Personal Stats panel, PGN continuation, tidier move log

v1.2.3

10 Jun 14:49

Choose a tag to compare

Hires Chess Trainer v1.2.3

v1.2.2

10 Jun 14:16

Choose a tag to compare

Hires Chess Trainer v1.2.2

v1.2.1

09 Jun 13:35

Choose a tag to compare

Hires Chess Trainer v1.2.1

v1.2.0

08 Jun 18:05

Choose a tag to compare

Hires Chess Trainer v1.2.0

Hires Chess Trainer v1.1.0

07 Jun 18:14

Choose a tag to compare

Hires Chess Trainer v1.1.0 — train on YOUR real chess mistakes.

Import your games from Chess.com/lichess, find where you go wrong (tactics, openings, endgames) and drill those mistakes with spaced repetition.

What's new in 1.1.0

  • Analysis — delete / truncate: Backspace deletes the current variation (current move + the rest); Del truncates the moves after the current position. Both ask for confirmation.
  • Save: you can now create a NEW PGN file when saving from analysis (not only append to an existing one) — handy for starting new opening files.
  • Engine eval in the live panel is now shown from White's point of view (positive = White better, negative = Black better), symmetric for both sides.
  • Board-orientation lock in analysis (key A) is now respected after the Notation panel (V), Load (L) and position Setup (U).
  • Game list now reads from the folder you picked (openings/, endgames/), not only pgn/.
  • Whole codebase and UI translated to English.

Install (Windows — no Python needed)

  1. Download and unzip HiresChess-windows.zip below.
  2. Download Stockfish from https://stockfishchess.org/download/ (AVX2 build) and put the .exe into the engines\ folder.
  3. Run chessMain.exe → Tools → Setup → Choose engine.

Optional: Polyglot opening book (.bin in books\) and Syzygy tablebases. Full guide in the README.

Windows 64-bit. If SmartScreen warns about an unrecognized app, click "More info" → "Run anyway" (the build is unsigned).

macOS: HiresChess-macos.dmg is experimental and currently untested — feedback welcome.

Hires Chess Trainer

06 Jun 18:13

Choose a tag to compare

Hires Chess Trainer — train on YOUR real chess mistakes.

Import your games from Chess.com / lichess, find where you go wrong (tactics, openings, endgames) and drill those mistakes with spaced repetition.

Install (Windows — no Python needed)

  1. Download HiresChess-v1.0.0-windows.zip below and unzip it.
  2. Download Stockfish from https://stockfishchess.org/download/ (AVX2 build) and put the .exe into the engines\ folder.
  3. Run chessMain.exe → Tools → Setup → Choose engine.

Optional: Polyglot opening book (.bin in books\) and Syzygy tablebases. Full guide in the README.

Windows 64-bit. If SmartScreen warns about an unrecognized app, click "More info" → "Run anyway" (the build is unsigned).