News

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 ...
An app allowing you to play a game of chess. Application is writte in Python. For now it allows you only to customize the size of tiles of a chessboard. There are almost all rules of chess applied in ...