News

Chess TCN Python is a Python package that provides functionality to encode and decode TCN, a move format used by Chess.com. This package is ideal for developers looking to work with TCN in Python ...
PGN Variation Tree Generator This script generates a visual tree diagram of chess variations from a PGN (Portable Game Notation) study file. It reads multiple game lines, merges them into a single ...