Skip to content
#

mini-max-algorithm

Here are 22 public repositories matching this topic...

An autonomous Tic-Tac-Toe-playing robot powered by Arduino, programmed using C++ and python. Equipped with a camera, the robot captures real-time game data, processing it using the 'minimax algorithm' to calculate the optimal move. Once determined, the robot activates its robotic arm, maneuvering the designated game piece to the desired position.

  • Updated Oct 12, 2023
  • C++

Improve this page

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

Learn more