Skip to content

vtad4f/chess-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  1. Install Cygwin if building on windows. You'll need gcc, make and CMake.

How to build and 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 commands:

    • make
    • cd build
    • chess-ai.exe

Optional

  1. You can hook this AI executable up to this python gui

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages