You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a program written in Java using the leJOS EV3 library that allows you to configure a robot to scan a Tic Tac Toe board, calculate the best move according to the player's move, and then play this move on the board.