Skip to content

itstor/TicTacToe-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Minimax using graphics.h

Can you beat my tic-tac-toe? I bet you can't

How-to

Just run the main.exe or compile main.cpp by yourself.
You can change the first player by changing the currentPlayer variable between ai and human.

Requirement

If you want to re-compile, you need this:

$ WinBGIm

Referrence

Geeks For Geeks: Minimax Algorithm

About

Tic-Tac-Toe with minimax algorithm using graphics.h

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages