Skip to content

A game coded in C++ language and Artificial Intelligence algorithm called Minimax algorithm

License

Notifications You must be signed in to change notification settings

kashish63/Tic-Tac-Toe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-Game

A game coded in C++ language and Artificial Intelligence algorithm called Minimax algorithm

A game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os before the opponent does. I made this game in a single code file to easily understanable and also can play on any system.

About

A game coded in C++ language and Artificial Intelligence algorithm called Minimax algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages