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 ...
♟️ Chess Game in Python is an interactive project that lets two players play chess on a graphical board. Built with Python and libraries like Tkinter or Pygame, it supports legal moves, captures, and ...