"Tic-Tac-Toe Demo"
Code an agent that plays the Tic-Tac-Toe game. You can choose to play the game yourself by selecting board positions or have the Agent propose moves. This link shows one possible solution. Work towards a solution for no more than 10 hours and then check your work against the solution code.
Click https://code.google.com/archive/p/java-channel-tic-tac-toe/source link to open resource.