A simple checkers game where the player plays against an AI opponent. The AI uses the Minimax algorithm to determine the best possible moves.
- Player vs AI gameplay
- AI powered by the Minimax algorithm with a single difficulty level
Clone the repository:
git clone https://github.com/Vishwas-Chaudhary/Mini-Project.git