Skip to content
#

draughts

Here are 90 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 draughts 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 draughts topic, visit your repo's landing page and select "manage topics."

Learn more