Skip to content
#

expectiminimax

Here are 21 public repositories matching this topic...

This project implements an AI agent to play Connect 4 using advanced search algorithms and heuristics. The AI is designed to simulate competitive gameplay with efficient decision-making, utilizing minimax-based techniques enhanced by optimizations like alpha-beta pruning and caching.

  • Updated Dec 3, 2024
  • Python

Improve this page

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

Learn more