Skip to content

bmatichuk/chess-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%