Muhammad-Saad-01 / Tic-Tac-Toe-with-AI

unbeatable implementation of tic-tac-toe using the Minimax Algorithm and Strategy Design Pattern.

Home Page:https://hyperskill.org/projects/81

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe-with-AI

Everybody remembers this paper-and-pencil game from childhood: Tic-Tac-Toe, also known as Noughts and crosses or Xs and Os. A single mistake usually costs you the game, here is the unbeatable implementation of it using Minimax Algorithm and Strategy Design Pattern. this project was a part of my journey in Java Developer Track on JetBrains Academy.

Tic tac toe classes bird eye view Game

project Link