0 Forks
0 Stars
0 Watchers

TicTacToe

This project is designed for the practical use of the Minimax procedure used in game theory. That is, an artificial intelligence is implemented, which can provide for enemy moves. React and Redux of the latest versions were also used. In the Help section you will see instructions on how to play this game. Have a good game!

How to download and setup TicTacToe

Open terminal and run command
git clone https://github.com/TelychkoVitalii/TicTacToe.git
git clone is used to create a copy or clone of TicTacToe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TicTacToe https://github.com/TelychkoVitalii/TicTacToe/archive/master.zip

Or simply clone TicTacToe with SSH
[email protected]:TelychkoVitalii/TicTacToe.git

If you have some problems with TicTacToe

You may open issue on TicTacToe support forum (system) here: https://github.com/TelychkoVitalii/TicTacToe/issues