Skip to content

Releases: jbolognini/pythonista_chess

v1.0.1 — Packaging & Documentation Cleanup

06 Feb 04:01

Choose a tag to compare

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 .bin files 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

06 Feb 03:55

Choose a tag to compare

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