Tic-Tac-Toe game implemented in C++ with Minimax algorithm and Alpha-Beta Pruning!
-
Updated
Dec 12, 2023 - C++
Tic-Tac-Toe game implemented in C++ with Minimax algorithm and Alpha-Beta Pruning!
In this project, I used Hebbian, Perceptron, Adaline, MultiClassPerceptron and MultiClassAdaline neural networks to implement X and O character recognition.
Play Tic-Tac-Toe with friends and enjoy a classic game built with ReactJS and ViteJS.
Tic Tac Toe( X-O Game ): it's a simple game for fun between two players. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner.
Add a description, image, and links to the x-o topic page so that developers can more easily learn about it.
To associate your repository with the x-o topic, visit your repo's landing page and select "manage topics."