Skip to content

bousaleh50/tic-tac-toa-with-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tic-tac-toa-with-AI

this is a tic tac toa game with the minimax algorithm wich is kind of backtracking algorithm that is used in decision making and game theory to find the optimal move for a player, assuming that your opponent also plays optimally. It is widely used in two player turn-based games i made two version of it one for c++ and another one in python wich is the xo.rar

About

this is a tic tac toa game with the minimax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages