Releases: gaelazzo/python_chess
v1.2.4
v1.2.3
Hires Chess Trainer v1.2.3
v1.2.2
Hires Chess Trainer v1.2.2
v1.2.1
Hires Chess Trainer v1.2.1
v1.2.0
Hires Chess Trainer v1.2.0
Hires Chess Trainer v1.1.0
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:
Backspacedeletes the current variation (current move + the rest);Deltruncates 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 onlypgn/. - Whole codebase and UI translated to English.
Install (Windows — no Python needed)
- Download and unzip
HiresChess-windows.zipbelow. - Download Stockfish from https://stockfishchess.org/download/ (AVX2 build) and put the
.exeinto theengines\folder. - 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
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)
- Download
HiresChess-v1.0.0-windows.zipbelow and unzip it. - Download Stockfish from https://stockfishchess.org/download/ (AVX2 build) and put the
.exeinto theengines\folder. - 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).