A minimal, fully playable chess game built with Python and Pygame.
Focuses on simplicity, correctness, and clean move validation.
- Legal move generation for all pieces
- Move highlighting on selection
- Undo (
Z) and reset (R) - Local 2-player on one machine
- Lightweight and easy to run
Hope You Enjoy')
git clone https://github.com/abhii734/2-player-Chess-Game.git
cd 2-player-Chess-Game