A classic two-player chess game with clean UI
and move validation.
This chess project features a full 8x8 board, piece movement logic, turn-based play, check/checkmate detection, and a minimalist, elegant wood-themed UI.
To run the chess game locally:
git clone https://github.com/bilguun04/Chess
cd chess-game
Distributed under the MIT License. See
LICENSE
for more information.