Skip to content
#

minimax-01

Here are 2 public repositories matching this topic...

MiniMax-01 is a simple implementation of the MiniMax algorithm, a widely used strategy for decision-making in two-player turn-based games like Tic-Tac-Toe. The algorithm aims to minimize the maximum possible loss for the player, making it a popular choice for developing AI opponents in various game scenarios.

  • Updated Jan 24, 2025

Improve this page

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

Learn more