Skip to content
#

minimax-algorithm

Here are 535 public repositories matching this topic...

An adversarial agent for playing Tic Tac Toe, offering users the option to choose board size and difficulty level. Utilizes various search algorithms including, but not limited to; Alpha-Beta Pruning, Expectimax, and Minimax. The project provides an interactive interface where users can play against the adversarial agent.

  • Updated Apr 28, 2024
  • Python

Improve this page

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

Learn more