Test your chess skills againist this python based chess engine.
- Download the repository as zip and extract it.
- Python should be installed on the system.
- Open command prompt in the extracted folder.
- Install packages:
pip install -r requirements.txt
- Run the game with this command:
python Main.py
- Choose piece color and board theme from menu.
- Enjoy !