Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 243 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 243 Bytes

tic-tac-toe-solver

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.