Skip to content

AI version of TicTacToe developed as a HyperSkill project. The project implements Minimax, a brute force algorithm that maximizes the value of the own position and minimizes the value of the opponent's position.

Notifications You must be signed in to change notification settings

remixtures/tictactoeai

Repository files navigation

AI version of TicTacToe developed as a HyperSkill project. The project implements Minimax, a brute force algorithm that maximizes the value of the own position and minimizes the value of the opponent's position.

About

AI version of TicTacToe developed as a HyperSkill project. The project implements Minimax, a brute force algorithm that maximizes the value of the own position and minimizes the value of the opponent's position.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages