Player vs Player chess game built using PyGame
Must have Python 2.7 and Pygame 1.9.2 installed.
Run the following commands
pip install -r requirements.txt python Chess.py
Have fun!
Stockfish can be used as a AI Chess Engine (Improvements)
Colors can be changed in source code