/Draughts

A C/C++ draughts AI based on Alpha-Beta pruning algorithm.

Primary LanguageC

Draughts AI

Bonus Project for Tongji SSE 2021 OOP course

  • A C/C++ Draughts game AI based on α-β pruning algorithm.
  • Final rank:
    • Rank1 with a 67-1-8 record. rank
  • For project details, please check: Project Guide and Iori's Blog.