Skip to content

Console based Tic Tac Toe game that can never lose to any human or computer.

Notifications You must be signed in to change notification settings

thisisjaymehta/Unbeatable_TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Unbeatable_TicTacToe

Tic Tac Toe that can not lose.

Minimax algorithm is used. https://en.wikipedia.org/wiki/Minimax

Console base application. Written in C++.

*Made for windows only (uses some windows specific library)

About

Console based Tic Tac Toe game that can never lose to any human or computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages