Skip to content

piotrprzybyszdev/Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers

Implementation of Monte Carlo Tree Search for Checkers AI

Requirements

Build

In order to build the project execute the following commands:

git clone https://github.com/piotrprzybyszdev/Checkers.git --recursive --shallow-submodules
cd Checkers
cmake -S . -B .

Build files for the default build system of your platform should generate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published