Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 325 Bytes

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.