Skip to content

rudrajit1729/Checkers-AI-Minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers-AI-Minimax

Checkers AI designed using minimax algorithm. Quite Fast and Unbeatable.

Run the game

Run python main.py in your terminal to play the game.

AI plays as white and you play as red : Move the pieces diagonally and try to capture enemy pieces. You get a king piece when a piece reaches opposite end.

Defeat your opponent by capturing all it's pieces and/or blocking all it's moves.

It's an unbeatable game and an unbeatable AI. Good luck!!!

Screen

About

Checkers AI designed using minimax algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages