Skip to content

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

License

Notifications You must be signed in to change notification settings

hitanshu-dhawan/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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages