Skip to content
#

minimax-alpha-beta-pruning

Here are 106 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

🕹️👻👾👻 In this thrilling AI adventure, we embark on a multi-stage quest to transform Pacman into an intelligent game-playing agent. Across three engaging projects, we explore various facets of artificial intelligence, from basic search algorithms to adversarial competition and reinforcement learning.

  • Updated Oct 1, 2023
  • 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