Skip to content

patrickdsu/TicTacToeAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe using Artificial Intelligence

A game of TicTacToe implemented using Min-Max algorithm.

Compile

$ gcc tictactoe.c -o tictactoe

Run

$ ./tictactoe

See in Action

YouTube Video

About

#️⃣ A C program for a game of TicTacToe using Artificial Intelligence

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 100.0%