Skip to content
#

minmax-algorithm

Here are 381 public repositories matching this topic...

Implementing a Tic-Tac-Toe AI using Python, leveraging the Minimax algorithm with Alpha-Beta pruning for optimal decision-making. Features include parallelization for performance and heuristic evaluation. Play against the AI in a console-based game, exploring strategies and performance optimizations in game theory.

  • Updated Jun 28, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the minmax-algorithm 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 minmax-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more