Skip to content

pseudocoder10/AI-Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Checkers

AI based checkers game, supports the following game types:

  • Human vs Human
  • Human vs AI
  • AI vs AI

The game is coded in python and uses MiniMax algorithm to predict the best move for AI. To run the game, clone the repository and run python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages