KnutOplandMoen / Tic-Tac-Toe-computervision-robot

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KnutOplandMoen/Tic-Tac-Toe-computervision-robot Stargazers