Skip to content

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

Notifications You must be signed in to change notification settings

MoyusiteruIori/Draughts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages