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.
-
Notifications
You must be signed in to change notification settings - Fork 1
unbeatable implementation of tic-tac-toe using the Minimax Algorithm and Strategy Design Pattern.
Muhammad-Saad-01/Tic-Tac-Toe-with-AI
About
unbeatable implementation of tic-tac-toe using the Minimax Algorithm and Strategy Design Pattern.