AI TicTacToe Game A Java program which uses AI and Machine learning algorithms to help or play TicTacToe game. Build and Run Fork the repo Run the main file GamePlay start easy easy - runs a simulation between 2 computers play start easy user/start user easy - start a simulation between a user and the comp with difficulty 0 (no AI) start medium user/start user medium - start a simulation between a user and AI with diffuclty set to 50% start user hard/start hard user - start a simulation between a user and fully fledged and functional AI with diffuclty set to 100%