There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a simple checkers program in Python. It features an AI-bot powered by the Minimax with Alpha-Beta Pruning and optional move ordering through History Heuristic.