Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 363 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 363 Bytes

शतरंज

  • Player vs Player chess game built using PyGame

  • Must have Python 2.7 and Pygame 1.9.2 installed.

Installation Instructions

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