ffloof / TurkishDraughts

A collection of ai, and guis for turkish draughts
1 stars 0 forks source link
ai checkers checkers-ai game

For the original minmax project documentation... click here

//Todo: put cool video here or maybe somewhere else

Table of Contents

  1. Introduction
  2. Monte Carlo Tree Search
  3. Possible Improvements
    1. enum 1
    2. enum 2
  4. Tournament
    1. Round1
    2. Round2
    3. Conclusions
  5. How to Use