About This Project
CrownMind CzechPy is a board-game AI project built to show how classic search algorithms can make intelligent decisions in Checkers.
A polished Checkers AI project in Python that uses Minimax and Alpha-Beta pruning to evaluate moves, predict the opponent’s response, and choose the strongest play.
CrownMind CzechPy is a board-game AI project built to show how classic search algorithms can make intelligent decisions in Checkers.
The AI searches possible moves, scores future board states, and prunes weak branches to make the process faster and smarter.
Clone the repository and run:
python project_of_the_year.py
Add your screenshot here for a stronger presentation and better engagement.