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