Skip to content

Implementation of a checkers game with basic AI (minimax tree)

Notifications You must be signed in to change notification settings

fcaldas/CheckersAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckersAI

Implementation of a checkers game with basic AI (minimax tree) with variable depth and a nice graphical interface. The code is written in C++ using SDL for the graphical interface.

To compile just clone the repository and use 'make'

About

Implementation of a checkers game with basic AI (minimax tree)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published