Skip to content
#

minimax-alpha-beta-pruning

Here are 227 public repositories matching this topic...

alpha-beta-pruning-minmax-checkers

Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.

  • Updated Dec 19, 2020
  • Python

Improve this page

Add a description, image, and links to the minimax-alpha-beta-pruning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the minimax-alpha-beta-pruning topic, visit your repo's landing page and select "manage topics."

Learn more