Nuacht

This project is a simple Chess game built with Python and Tkinter. It supports legal move generation, check/checkmate/stalemate detection, pawn promotion, move history, and highlights. The ...
GitHubLíon na míonna: 1

Chess TCN Python

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