Releases: jbolognini/pythonista_chess
Releases · jbolognini/pythonista_chess
v1.0.1 — Packaging & Documentation Cleanup
This patch release improves repository clarity for new users.
Changes
- Added a placeholder file for the Polyglot opening book directory
- Documented where to place Polyglot
.binfiles for local opening theory - Minor README clarifications for first-time setup
Notes
- No functional or gameplay changes
- No engine, UI, or behavior modifications
Designed for Pythonista on iOS.
v1.0.0 — Initial public release
Initial public release of the Chess Practice App.
Included Features
- Local AI opponent with adjustable strength
- Opening practice mode with guided training lines
- Move navigation and review (undo/redo, jump to start/end)
- Evaluation bar and suggestion arrows
- Captured material display
- Import and export via PGN and FEN
- Board orientation support (play as White or Black)
Platform
- Designed for Pythonista on iOS