An unbeatable TicTacToe AI player implemented using Max-Min algorithm with JAVA.
- Unbeatable.
- Choose different themes for the game board represented as symbols.
- Choose which player goes first.
- Any JAVA IDE (eclipse, intellij...)
- Install intellij or any JAVA IDE.
- Download the Game folder as ZIP.
- Extract it.
- Open the folder as a project in intellij.
- Run the Game file.
- Play (try to win).