ivanmrsulja/checkers-bot
Very simple checkers bot made using minimax algorithm with alpha-beta pruning to calculate the ideal move.
Python
Very simple checkers bot made using minimax algorithm with alpha-beta pruning to calculate the ideal move.
Python