Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 627 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 627 Bytes

Prerequisites

  1. Install python 3

  2. Then run the following commands:

    • py -m pip install PyQt5
    • py -m pip install python-chess

How to run

  1. To access this code, click the green 'Code' button on this GitHub page. You can either download it as a zip file or clone the repository if you have git installed.

  2. Then run the following command:

    • py main.py

Optional

  1. You can provide your own AI executable or use this one