Skip to content

maliksaafir/minimax-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This code is a Human vs AI checkers game in C++, coded by Malik Saafir for Morehouse College Data Structures and Algorithms class Fall 2018.

The AI uses the minimax algorithm with alpha beta pruning to make the best decision at a given turn.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages